Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: gamersimpson on December 21, 2013, 04:42:28 PM



Title: Help me learn to solo mine Casinocoin.
Post by: gamersimpson on December 21, 2013, 04:42:28 PM
got everything downloaded i been using a pool.
I use minerd  if that helps.


minerd.exe --url http://127.0.0.1:47970 --username:pass--threads 2 is my mining bat



config.
rpcuser=username
rpcpassword=pass
server=1
addnode=seed.casinoco.in:47950
addnode=seed1.casinoco.in:47950
addnode=seed2.casinoco.in:47950
addnode=188.165.218.116:47950


So many people have viewed this thread. But not  1 person can help a new comer out?


Title: Re: Help me learn to solo mine Casinocoin.
Post by: cryptoprime on December 22, 2013, 12:41:05 AM
Try adding this to your config then restart the wallet app.

rpcallowip=localhost
port=47950
rpcport=47970

Also I'd specify the mining algorithm. "-a scrypt"

For example,
minerd.exe -a scrypt -o http://127.0.0.1:47970 -u username -p pass -t 2