Post
Topic
Board Altcoin Discussion
Re: ★★★ [ANN][VLC] ValueCoin | The real valuable coin | Launched
by
valuecoin
on 13/07/2013, 20:00:49 UTC
Solo Mining Instructions ::

1) Download the client from http://valuecoin.org
2) Install the client and let it get synced to the network.
3) Open notepad and save the following commands as valuecoin.conf under the valuecoin folder present in the AppData folder

listen=1
daemon=1
server=1
rpcuser=Username
rpcpassword=Password
rpcallowip=127.0.0.1
rpcport=11109

4) After saving the above valuecoin.conf file, exit the valuecoin client and re-open the client.
5) In cgminer use the following settings,

cgminer --scrypt -o http://127.0.0.1:11109 -u username -p password --shaders 1792 --intensity 20 --worksize 256 -g 1 --thread-concurrency 20300 --gpu-reorder -s 1 --expiry 28 --queue 0

(these settings are for 7950)

NOW  you cgminer will be solo mining. It will not be same like mining in a pool. You will not see many Accepted shares. In solo mining, each accpeted share is a block found and you will be paid directly to your address.