Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014
by
glongsword
on 12/02/2014, 18:40:34 UTC
How to start mining with rminerd_win64? How to configure bat file? Can someone give me a sample?

You have to start the wallet after customizing riecoin.conf, specifying:

rpcuser=blah
rpcpassword=blahblah
rpcport=1111
server=1

Then connect to it with the rminerd using 'rminerd.exe -o 127.0.0.1:1111 -u blah -p blahblah'

It should show hashing going on if it's working properly.