ROICoin: HowTo Mine To LocalNetwork
Some of you might have heard of ROICoin - the ReturnOfInvestCoin.
Though it has had a bad start, with huge amounts of preMined coins, it is a opportunity for CPU mining fans!
This Coin is ASIC Secure - and even GPUs don't get an adavantage (I didn't even find a way to mine it with GPU)
first mining approach
to mine it with your CPU you can simply start by downloading the wallet.
After the wallet synced, you can go for a startup commandline parameter, to boost it up a bit:
- Try this flag first: -optimineraes=1
- Try this flag second: -optimineravx2=1
For me, the first flag went well.
better mining
After reading the (forums)[https://bitcointalk.org/index.php?topic=2361848.0], another way came up: (hodlcoinminer - http://cryptomining-blog.com/wp-content/download/hodlminer-wolf-2.zip)[http://cryptomining-blog.com/wp-content/download/hodlminer-wolf-2.zip]
- Download and extract it.
- Find your data-folder you stored your ROI Data in.
- Create a file there: ROIcoin.conf
- insert this:
rpcuser=mine
rpcpassword=miner
rpcallowip=0.0.0.0/0
rpcport=23110
rpcthreads=40
server=1
daemon=1
gen=0
miningaddress=RSfJ6bx6ckQ9kYNnXNxzB78ijCf4e1wSad
RPCport = 3377
addnode=138.197.172.223
addnode=165.227.10.125
addnode=159.203.91.200
addnode=99.198.174.212
- copy the HODL-START.bat and insert:
hodlminer.exe -o http://127.0.0.1:23110 -u mine -p miner -t 40 -q -D --coinbase-addr=RSfJ6bx6ckQ9kYNnXNxzB78ijCf4e1wSad
save and go!
mining to local lan
If you want to a local server, just
- add the ROIcoin.conf to the server's ROI-data folder.
- start the wallet
- start the client with
hodlminer.exe -o http://local.ip.address:23110 -u mine -p miner -t 40 -q -D --coinbase-addr=RSfJ6bx6ckQ9kYNnXNxzB78ijCf4e1wSad
- don't forget to allow port 23110 on the server's firewall!
- don't forget to change the address to your wallet's address!
if you found this helpful, you are free to donate some of your first ROI to: RSfJ6bx6ckQ9kYNnXNxzB78ijCf4e1wSad
or BTC 1HDu6cH5LtTeJZjciPGuvwiSFTRz6uS76i