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