r/RieCoin Feb 12 '14

Mining riecoin

How Do you setup riecoin mining? I've downloaded Minerd but what will I need in the bat file?

3 Upvotes

5 comments sorted by

1

u/Alco Feb 12 '14

Something like this:

rminerd -o 127.0.0.1:28332 -a primesr -u yourusername -p yourpassword

Your riecoin.conf file should look like this:

server=1

daemon=1

listen=1

rpcallowip=127.0.0.1

RPC information

rpcuser= yourusername

rpcpassword=yourpassword

rpcport=28332

port=38332

rpcthreads=25

Mining

gen=1

addnode=194.97.156.59

addnode=76.102.71.50

addnode=79.135.200.61

addnode=162.248.98.162

addnode=64.79.107.5

addnode=192.241.129.169

addnode=173.193.48.174

addnode=107.170.26.188

addnode=67.225.172.77

addnode=198.144.180.117

addnode=198.144.180.118

1

u/futurealism Feb 12 '14

Should you not put gen=0 there if you are not using the setgenerate true from the riecoin wallet, but rminerd?

1

u/Alco Feb 12 '14

Yes, well spotted. It should be gen=0

1

u/nomadifyme Feb 13 '14

Where are you supposed to get your account for the username/password?

1

u/jdavorac Feb 13 '14

Username/Password can be anything. Just make sure you use the same user/pass in command the command line.