Skip to content

Portable fix

Compare
Choose a tag to compare
@Asherda Asherda released this 25 Mar 19:03
· 32 commits to master since this release

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