Post
Topic
Board Announcements (Altcoins)
Re: [ANN] VIVO - Masternodes, ASIC-Resistant, Secure, High MN Rewards, Decentralized
by
Achillis
on 18/12/2017, 12:43:47 UTC
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