⛏️ How to: GPU Mine $DAIKI
This guide explains the required steps to GPU mine $DAIKI with your PC.
Linux / Windows
1. Install NodeJS 8.9
sudo npm install -g n
sudo n 8.9
nvm use 82. Install CUDA Toolkit
Linux: Follow this tutorial.
Windows: Download from here.
2. Clone 0xbitcoin-gpuminer from Github
Clone the 0xbitcoin-miner repository to your local system.
git clone https://github.com/daikirifinance/0xbitcoin-gpuminer.git3. Install dependencies
Open a terminal, cd into the project folder, and run the following command to install the dependencies:
4. Build the project
Run the following command to build C files with node-gyp:
5. Run the program
6. Create a new mining account
7. Add Mining Contract
8. Add Web3 Provider
9. Start Mining!
Need help?
Last updated
Was this helpful?