i am new miner,and who can tell me how to solo mining please ?
A
short guide:
Put the wallet on your miner or a machine on your LAN, add growthcoin.conf to the growthcoin directory the blockchain is under your user/%app data% (you'll find it, just look for wallet.dat)
Add to growthcoin.conf:
listen=1
daemon=1
server=1
rpcuser=grw (user)
rpcpassword=pw (any password)
rpcport=17178
port=17177
rpcconnect=127.0.0.1 or rpcallowip=192.168.0.* (what your LAN is, if you have the wallet on another computer than the miner.)
addnode=seednodegrowth.no-ip.biz
addnode=pools.animusgs.co.in
then cgminer:
cgminer --scrypt -u grw -p pw -o
http://127.0.0.1:17178 --gpu-platform 0 --expiry 30 --scan-time 2 (and then the rest of your cgminer settings)