Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SPR] SpreadCoin | True Decentralization (No Pools) | Logo Contest
by
NoobKidOnTheBlock
on 23/11/2014, 02:49:19 UTC
The key is creating the spreadcoin.conf file.
It should reside in ...\Appdata\Roaming\Spreadcoin folder.

content of my file:
Code:
daemon=1
listen=1
server=1
rpcuser=your_username
rpcpassword=your_password
rpcallowip=127.0.0.1
rpcport=37333

then you need to start your miner with the correct credentials and settings:
spreadminer.bat content:
Code:
spreadminer -o http://127.0.0.1:37333 -u your_username -p your_password

Port number can be different of course, but it needs to be unused by another app in your system.

Regards,
Andy

all i get is this   no yah s 


So both of these files the .conf and the .bat get saved in the appdata/roaming/spreadcoin folder? Or do I need to gear a specific miner to that configuration? Because I thought I could just mine from my wallet?


The above is for mining with your graphic cards (GPUs) while the miner in the wallet is for your processor (CPU)
So if I just want to use my CPU then I don't need to set up a miner just click on mining in the wallet then?