π₯οΈ How to: CPU Mine $DAIKI
This guide explains the required steps to CPU mine $DAIKI with your PC.
Linux / Windows
1. Install NodeJS 10
sudo npm install -g n
sudo n 10.24.1
nvm use 10.24.1
# Or
nvm install 102. Clone 0xbitcoin-miner from Github
git clone https://github.com/daikirifinance/0xbitcoin-miner.git3. Change branch to the desired network
git checkout matic_mainnet4. Install dependencies
5. Build the project
6. Create a 'miner-config.json' file
7. Start mining!
Need help?
Last updated
Was this helpful?