How exactly does one solo mine with Cgminer? I've only ever used pools.
run your wallet as server
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=4444
server=1
connect to your wallet with miner (127.0.0.1:4444)
Please explain this further. Total solo noob here, no clue what to do.
in the .bat file instead of that stratum blabla.com:23423 url for pool you use
http://127.0.0.1:4444 and the same password and username that you use in the .conf file in your appdata
restart the client once you have saved the hobbitcoin.conf file
Meh, thanks but this still doesn't make a whole lot of sense. Like I said:
solo noob. I don't know what exact code to put into conf file, or how to find user/pass, or how to use with the wallet/cgminer.