Skip to content

VerusHash 2.0

Compare
Choose a tag to compare
@Asherda Asherda released this 27 Dec 07:55
· 42 commits to master since this release

VerusHash 2.0 stratum miner

Mine through the fork at block 310,000 with a pool on your CPU! This highly optimized miner benchmarks and mines on pools for the VerusHash 2.0 proof of work as part of the Verus Proof of Power protocol, a provable solution to 51% hash attacks. Get your Verus Coin Wallet at https://veruscoin.io, start mining on your CPU today and mine through the algorithm change to VerusHash 2.0, a better hardware leveling algorithm for greater decentralization, activation at block 310,000 on December 28th!

Linux/MacOS

Run:
For help with options:
./nheqminer -h

To benchmark your CPU with VerusHash:
./nheqminer -v -b -t 4
the "-t 4" can be modified to specify any number of threads

To mine with a pool:
./nheqminer -v -l poolhost:port -u YourPublicVerusCoinAddress.newuser -p x -t 4

Windows.

Run:
For help with options:
nheqminer -h

To benchmark your CPU with VerusHash:
nheqminer -v -b -t 4
the "-t 4" can be modified to specify any number of threads

To mine with a pool:
nheqminer -v -l poolhost:port -u YourPublicVerusCoinAddress.newuser -p x -t 4