Hello
I would like to start SOLO mining VIVO using windows 10 and CCminer - I've tried to find some guide on "how to" but with no luck, can anyone help me with that?
config file
{
"_comment1" : "Possible keys are the long options (ccminer --help)",
"_comment2" : "todo: support /* comments */",
"api-bind": "127.0.0.1:4068",
"statsavg": 20,
"quiet" : false,
"debug" : false,
"protocol" : false,
"cpu-priority" : 3,
"algo" : "cryptonight",
"launch-config" : "32x16",
"url" : "stratum+tcp://xmr.suprnova.cc:5222",
"user" : "tpruvot.donate",
"pass" : "x"
}
bat file
ccminer-x64 -a neoscrypt -o stratum+tcp://pool.unimining.net:4233 -u vivowalletadress -p c=VIVO --cpu-priority=3
Achillis thanx for the answer, I'll try it today when ill get to my rigs - one question ...
why does config file have algo "crypto night" when its neoscrypt? and the url is "stratum+tcp://xmr.suprnova.cc:5222"? is it suppose to be like this?
other question is do i have to have vivo wallet installed on my rig? on other SOLO MINING threads (for other coins) instructions say that i have to instal coin wallet on rig.