Difference between revisions of "How to Mine VeriBlock"
Line 20: | Line 20: | ||
* [[HowTo_run_PoP_Miner]] | * [[HowTo_run_PoP_Miner]] | ||
* [[HowTo_run_and_connect_to_PoW_Miner_pool]] | * [[HowTo_run_and_connect_to_PoW_Miner_pool]] | ||
+ | |||
+ | == 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. |
Revision as of 13:37, 11 July 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.