GPU Mining
Nvidia/CUDA
Currently, the best option is Protovist's patch of ccminer on Ubuntu.
Instructions:
Ubuntu 16.04 is known to work.
Install the Zen Protocol wallet.
Obtain the exact versions of CUDA (9.2.11-1) and openssl (1.1.1-pre8) needed:
Get the right version of ccminer:
Run the Zen Protocol client and create or import an account.
Run ccminer, pointing it to the Zen Protocol client, like this:
For a pool, change 127.0.0.1:11567
to the pool address.
AMD
Proper AMD mining support is still in development. Right now you need to compile your own Zen Protocol node.
Instructions:
Checkout or download the cgminer branch at https://gitlab.com/zenprotocol/zenprotocol/tree/cgminer
Follow the instructions for building the Zen Protocol node.
Get a patched cgminer from https://github.com/A-Manning/cgminer_zp
Compile cgminer
Run cgminer as follows:
Last updated