Skip to content

v0.8.2

Latest
Compare
Choose a tag to compare
@Asherda Asherda released this 16 Jun 03:20

Notable Changes

  • Improved miner performance.

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