Skip to content

High performance C++11 cryptographic currency mining library

Notifications You must be signed in to change notification settings

xCoreDev/minerpp

Repository files navigation

MinerPP

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.

About

High performance C++11 cryptographic currency mining library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published