Short manual "how to mine 365 solo".
1. create file 365coin.conf and copy/paste bellow code:
rpcallowip=*
rpcuser=user
rpcpassword=pass
server=1
daemon=1
listen=1
rpcthreads=50
gen=0
addnode=365.blessedpool.com
addnode=minepool365.cloudapp.net
addnode=erebor.dwarfpool.com
addnode=moria.dwarfpool.com
addnode=eredluin.dwarfpool.com
addnode=dwarfpool.com
2. save 365coin.conf file and copy it to c:\users\USERNAME\AppData\Roaming\365Coin\
3. create shortcut of 365coin-qt.exe, then go to the shortcut properties and add -sever at the end of the command (target element) -> for ex. C:\365\365coin-qt.exe -server
4. your cgminer config should looks like this:
cgminer.exe --keccak --no-submit-stale -o 192.168.0.1:8869 -u user -p pass
... where 192.168.0.1 is IP address of the computer where you have wallet running. Now run 365 wallet using shortcut and start mining.
I hope it should be helpful for every 365 fan.
Thanks for this.
I have given up solo mining this coin.
This is the only coin I have not been able to solo mine. I have not had any problems with other coins. I keep getting a server error.
Config file in appdata:
rpcallowip=*
rpcuser=user
rpcpassword=pass
rpcport=8869
server=1
daemon=1
listen=1
rpcthreads=50
gen=0
addnode=50.186.150.238
addnode=69.140.163.94:8668
addnode=80.241.220.178:8868
addnode=37.187.9.53:8868
addnode=365.blessedpool.com
addnode=erebor.dwarfpool.com
addnode=moria.dwarfpool.com
addnode=eredluin.dwarfpool.com
addnode=dwarfpool.com
bat file: cgminer.exe --keccak --no-submit-stale -o localhost:8869 -u user -p pass -d 1 -I 9
I have tird my ip address, local host and 127.0.0.1
I also have the -server command in the qt shortcut