High performance C++11 cryptographic currency mining library
Dependencies:
boost
To compile run the build script for your platform or run bjam manually.
CPU mining example:
./minerpp --work-hosts=stratum+tcp://username:[email protected]:3032,stratum+tcp://username:[email protected]:1111 --device-cores=0 --device-type=cpu --work-algorithm=whirlpoolxor
- GPU support is currently disabled.
Thank you for your support.