Difference between revisions of "How to Mine VeriBlock"
HakureiAnna (talk | contribs) |
HakureiAnna (talk | contribs) (Marked this version for translation) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
+ | <!--T:1--> | ||
See: [[Main_Page]] | See: [[Main_Page]] | ||
+ | <!--T:2--> | ||
__TOC__ | __TOC__ | ||
+ | <!--T:3--> | ||
There are two types of mining: | There are two types of mining: | ||
+ | <!--T:4--> | ||
* Proof-of-Work --> add next block to the VeriBlock blockchain. See: [[HowTo_run_PoP_Miner]] | * Proof-of-Work --> add next block to the VeriBlock blockchain. See: [[HowTo_run_PoP_Miner]] | ||
* Proof-of-Proof --> secure an altchain to bitcoin | * Proof-of-Proof --> secure an altchain to bitcoin | ||
+ | <!--T:5--> | ||
See: [[PoW vs PoP Mining]] | See: [[PoW vs PoP Mining]] | ||
− | ==Steps to Mine== | + | ==Steps to Mine== <!--T:6--> |
+ | <!--T:7--> | ||
Download the executables: https://github.com/VeriBlock/nodecore-releases | Download the executables: https://github.com/VeriBlock/nodecore-releases | ||
+ | <!--T:8--> | ||
Follow the steps to set up NodeCore, then the CommandLine, and then each miner. | Follow the steps to set up NodeCore, then the CommandLine, and then each miner. | ||
+ | <!--T:9--> | ||
See: | See: | ||
* [[HowTo_run_PoW_Miner]] | * [[HowTo_run_PoW_Miner]] | ||
Line 23: | Line 31: | ||
* [[HowTo_run_and_connect_to_PoW_Miner_pool]] | * [[HowTo_run_and_connect_to_PoW_Miner_pool]] | ||
− | == General Concepts == | + | == General Concepts == <!--T:10--> |
− | === What is a Solo Pool? === | + | === What is a Solo Pool? === <!--T:11--> |
+ | <!--T:12--> | ||
The solo pool is just a way to get the entire block reward to one address (you can connect a bunch of machines to a "solo pool" with usernames for easy tracking (like "rig1" or whatever you want), but all of the mining will mine to a single address, and it won't send a transaction with a fee. | The solo pool is just a way to get the entire block reward to one address (you can connect a bunch of machines to a "solo pool" with usernames for easy tracking (like "rig1" or whatever you want), but all of the mining will mine to a single address, and it won't send a transaction with a fee. | ||
</translate> | </translate> |
Revision as of 09:10, 2 November 2018
See: Main_Page
There are two types of mining:
- Proof-of-Work --> add next block to the VeriBlock blockchain. See: HowTo_run_PoP_Miner
- Proof-of-Proof --> secure an altchain to bitcoin
See: PoW vs PoP Mining
Steps to Mine
Download the executables: https://github.com/VeriBlock/nodecore-releases
Follow the steps to set up NodeCore, then the CommandLine, and then each miner.
See:
General Concepts
What is a Solo Pool?
The solo pool is just a way to get the entire block reward to one address (you can connect a bunch of machines to a "solo pool" with usernames for easy tracking (like "rig1" or whatever you want), but all of the mining will mine to a single address, and it won't send a transaction with a fee.