Translations:HowTo run PoW CPU Miner/9/en
From Veriblock Wiki
- Ensure that nodecore is running (see: HowTo_run_NodeCore)
- In the NodeCore CLI, run the "startpool" command. This will start the UCP NodeCore protocol on port 8501, which the miner needs.
- Unzip nodecore-reference-pow.zip
- In the bin folder, if Windows then run nodecore-reference-pow.bat, if linux then run nodecore-reference-pow
- Enter the input arguments
- How many threads would you like to mine on? --> such as 2 or 8.
- What host:port would you like to connect to for mining? --> 127.0.0.1:8501
- What address would you like to mine to? --> the default address for your local instance of nodecore, such as "V6RRxmzJAhLkeWTzcFzQkQEgP2hC1e". Run getinfo in the commandline to see the default address.