Post
Topic
Board Announcements (Altcoins)
Re: [ANN] H2O Coin | *Adaptive -N* & *DGW* }RE-LAUNCH{ 29/3/2014 - 9PM GMT+1
by
CryptoKiller
on 29/03/2014, 19:35:05 UTC
is solo mining suggested at launch? also, where may i find a quick guide to setting it up?

cheers

yes id also like to take a shot at solo mining since ive never tried but jomama22 said id like a quick guide as well as ive never solo mined and dont even know how>?

create the conf file in C:\users\\Appdata\roaming\h2ocoin\h2ocoin.conf

Paste the following into h2ocoin.conf

listen=1
daemon=1
server=1
rpcuser=user
rpcpassword=password
rpcport=6888
port=6889
rpcallowip=127.0.0.1

Go to vertminer and use the following settings

vertminer --scrypt-vert -o localhost:6888 -u user -p password

Will only work when you have the wallet running. If you change the rpcuser and rpcpassword in the conf file then you need to make sure to also update vertminer settings.