Post
Topic
Board Announcements (Altcoins)
Re: [ANN][HBC] Hobbits Assemble for Hobbitcoin - January 29 2014
by
Gismo1337
on 29/01/2014, 17:36:46 UTC
How exactly does one solo mine with Cgminer? I've only ever used pools.

run your wallet as server

Code:
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

okay, thats what guiminer do Smiley