Hi. I am having trouble running the client/wallet. It never connects to any networks. Says no Riecoin networks. Also I want to mine it. just that just take ./riecoin-qt -gen -genproclimit=1 from its install directory to start mining using 1 processor core? Any help is appreciated.
his instructions 4 pages back... to me
locate your wallet folder and edit ( or create if it doesnt have one ) the riecoin.conf file ...
add these nodes to it at the end of the .conf - and it should pick up one or two of them ...
addnode=173.51.33.72
addnode=192.95.24.114
addnode=198.251.84.199
addnode=218.45.179.204
addnode=45.76.139.92
addnode=5.9.39.9
addnode=51.255.207.142
addnode=79.137.74.43
that should help ...
no community / riecoin owned seednodes are working - so the seednodes cannot be hardcoded in the wallet for an easy and immediate sync ...
try it - and see what happens ...
#crysx