Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining
by
monsanto
on 23/09/2016, 04:04:30 UTC
I've forked and built a standalone cpuminer for pools and solomining for those interested in trying it.  

-Forked from cpuminer-multi which the recommended pool miner was forked from.  

-Displays hashrate in H/m

-I'm getting about 40% speed increase from wallet with this (better than anything else I've tested).

-I'm now working on adding this miner to the wallet.

-Haven't yet tried to build on windows, so linux compile only for now, unless anyone wants to try building on windows.

https://github.com/effectsToCause/veriumMiner

solomining:
./cpuminer -o localhost: -u user -p pass

poolmining:
./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u
-p x

For solomining:
./cpuminer -o localhost: -u user -p pass

How do we determine the settings like ?  Do we need a deposit address when solo-mining?