Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MEDIC Coin Scrypt and GPU Mining. Medic EMR. Medic Phone Airdrops Coming
by
Dayattaufik
on 15/01/2018, 00:09:31 UTC
Cool! how can we set up solo mining?

1. first download the wallet onto your desktop
2.  Start Medic Coin wallet
2.  download sgminer
put this in your sgminer.conf
{
"pools" : [
   {
      "url" : "http://127.0.0.1:2117",
      "user" : "user",
      "pass" : "fdaasfdsafdsafasda"
   }
]
,
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "ckolivas",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-engine" : "0-0",
"gpu-fan" : "0-0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "1",
"gpu-threads" : "2",
"gpu-platform" : "0",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

make sure the username and password are the same as your mediccoin.conf
"url" : "http://127.0.0.1:2117",
      "user" : "user",
      "pass" : "fdaasfdsafdsafasda"

user can be anything and pass can be anything as long as they matched your mediccoin.conf

big and good project I will continue to keep his road map.