Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SpreadCoin | Decentralize Everything (decentralized blockexplorer coming)
by
sirazimuth
on 07/07/2017, 01:57:56 UTC
can someone give me an example line code of the .bat to mine spread?  Thanks

you can use the example.bat file in the miner folder... to wit....

spreadminer -o http://127.0.0.1:41677 -u rpcuser -p rpcpass 

 (make sure you have the following  code saved in text file  named "spreadcoin.conf" in the roaming folder and install your private key in last line as shown)

rpcuser=rpcuser
rpcpassword=rpcpass
rpcallowip=127.0.0.1
rpcallowip=192.168.0.*
rpcport=41677
port=41678
gen=0
server=1
addnode=5.35.253.206
addnode=94.23.23.194
addnode=52.17.253.8
addnode=37.59.18.108
miningprivkey= "your spreadcoin wallet private key" (no quotes)