Bitcoin Forum
June 30, 2024, 01:30:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1] 2 3 4 5 6 »  All
  Print  
Author Topic: How to solo mine CHN Coin?  (Read 13166 times)
pizza (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 04, 2013, 06:50:50 PM
 #1

Anybody have a link on how to solo mine? Or please explain how to do it? Thanks
iamalitecoin
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
May 04, 2013, 06:51:57 PM
 #2

also interested. worth doing with 3000KH/s?

boingy45
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
May 04, 2013, 06:53:11 PM
 #3

Download the client & create a chncoin.conf file in your %appdata%\Roaming\Chncoin folder with the following info :

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rcpallowip=192.168.1.*
rpcport=8108
port=8106
daemon=1
server=1
gen=0


save this file, then restart the chncoin client.

then point your miner to localhost:8108 -u username -p password
pizza (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 04, 2013, 06:53:34 PM
 #4

also interested. worth doing with 3000KH/s?

I think so, I'm at about 5500kh/sec
pizza (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 04, 2013, 06:54:24 PM
 #5

Download the client & create a chncoin.conf file in your %appdata%\Roaming\Chncoin folder with the following info :

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rcpallowip=192.168.1.*
rpcport=8108
port=8106
daemon=1
server=1
gen=0


save this file, then restart the chncoin client.

then point your miner to localhost:8108 -u username -p password

Thanks, also how do I collect the coins to my wallet?
iamalitecoin
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
May 04, 2013, 06:54:36 PM
 #6

also interested. worth doing with 3000KH/s?

I think so, I'm at about 5500kh/sec

how often you finding blocks?

boingy45
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
May 04, 2013, 06:55:00 PM
 #7



Thanks, also how do I collect the coins to my wallet?


when you solo mine, they will be added to your wallet automatically Smiley
pizza (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 04, 2013, 06:55:19 PM
 #8

also interested. worth doing with 3000KH/s?

I think so, I'm at about 5500kh/sec

how often you finding blocks?

I haven't mined it yet
pizza (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 04, 2013, 06:55:48 PM
 #9



Thanks, also how do I collect the coins to my wallet?


when you solo mine, they will be added to your wallet automatically Smiley

ok thanks for the info! I'll donate some to you later when I mine some : )
pizza (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 04, 2013, 06:56:42 PM
 #10

Is solo mining protected from DDOS? Im behind a VPN also.
boingy45
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
May 04, 2013, 06:58:22 PM
 #11

Is solo mining protected from DDOS? Im behind a VPN also.

you yourself are fine, the network can always get DDOSed but i wouldn't worry about that Smiley
iamalitecoin
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
May 04, 2013, 06:58:28 PM
 #12

i've been mining on a pool for ~2 hours with only 1800KH/s and found a block already. once i get my full rig up and going id imagine it would be more frequent...5 blocks a day would make it worth solo mining. its just weird not seeing the constant "accepted" that i see from a pool

balu
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
May 04, 2013, 06:58:43 PM
 #13

Nothing is protected from a DDOS, but there is no point in DDOSing single users, so you should feel safe.
pizza (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 04, 2013, 06:59:11 PM
 #14

Make sure you are running the miner as --scrypt.

yes I know that, can I use my current config for cgminer and where it says pool replace it with the localhost my user name and pass?
pizza (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 04, 2013, 07:03:13 PM
 #15

how about using the miner in the chncoin qt app? Or is it not optimized as my current scrypt confg is?
boingy45
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
May 04, 2013, 07:04:13 PM
 #16

how about using the miner in the chncoin qt app? Or is it not optimized as my current scrypt confg is?

that miner only does CPU mining, so it won't even use your GPU Smiley

so it's basically 15 times less powerful (or more, depending on your GPU)
pizza (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 04, 2013, 07:05:21 PM
 #17

how about using the miner in the chncoin qt app? Or is it not optimized as my current scrypt confg is?

that miner only does CPU mining, so it won't even use your GPU Smiley

so it's basically 15 times less powerful (or more, depending on your GPU)

kk thanks
iamalitecoin
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
May 04, 2013, 07:05:25 PM
 #18

how should i run chncoin-qt in order to have it be in "server" mode?  i was thinking this:

Code:
./chncoin-qt -server -conf=chncoin.conf

my chncoin.conf file looks like this:

Code:
rpcuser=user
rpcpassword=pass
server=1
rpcport=8104
rpcallowip=192.168.1.*

and id run my miners (a different machine) like this

Code:
./cgminer --scrypt SERVERIP:8104 -u user -p pass randomsettingshere

iamalitecoin
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
May 04, 2013, 07:09:13 PM
 #19

im on linux but this looks pretty similar other than that id specify chncoin.conf as such

-conf=chncoin.conf


pizza (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 04, 2013, 07:09:37 PM
 #20

do I use http:// to set my local host?
Pages: [1] 2 3 4 5 6 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!