Solo Mining, Quick Guide
1) Create compucoin.conf file in APP DATA > ROAMING > COMPUCOIN
2) Right click, edit and enter following details:
rpcuser=CHANGE THIS - make up a username
rpcpassword=CHANGE THIS - make up a pw
rpcallowip=192.168.1.*
rpcallowip=127.0.0.1
rpcport=9333
listen=1
daemon=1
server=1
addnode=209.188.7.176:46664
addnode=209.188.7.177:46664
3) SAVE the file
4) Open scrypt miner of choice (sgminer for me) and mine with something like this (or use a sgminer.conf file):
sgminer.exe -o 127.0.0.1:9333 -u yourusername -p yourpassword