Difference between revisions of "Translations:HowTo run PoW CPU Miner/9/en"

From Veriblock Wiki
Jump to: navigation, search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 10:43, 7 November 2018

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (HowTo run PoW CPU Miner)
# 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.
Translation# 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.
  1. Ensure that nodecore is running (see: HowTo_run_NodeCore)
  2. In the NodeCore CLI, run the "startpool" command. This will start the UCP NodeCore protocol on port 8501, which the miner needs.
  3. Unzip nodecore-reference-pow.zip
  4. In the bin folder, if Windows then run nodecore-reference-pow.bat, if linux then run nodecore-reference-pow
  5. Enter the input arguments
    1. How many threads would you like to mine on? --> such as 2 or 8.
    2. What host:port would you like to connect to for mining? --> 127.0.0.1:8501
    3. 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.