Difference between revisions of "How to Mine VeriBlock"
VeriBlockTim (talk | contribs) |
|||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | See: [[Main_Page]] | + | <languages/> |
+ | <translate> | ||
+ | <!--T:1--> | ||
+ | See: [[Main_Page]], [[FPGA_Mining]] | ||
+ | <!--T:2--> | ||
__TOC__ | __TOC__ | ||
+ | <!--T:3--> | ||
There are two types of mining: | There are two types of mining: | ||
− | * Proof-of-Work --> add next block to the VeriBlock blockchain | + | <!--T:4--> |
+ | * 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]] | ||
+ | ==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: | ||
+ | * [[HowTo PoW Mine VeriBlock]] | ||
+ | * [[HowTo_run_PoP_Miner]] | ||
+ | * [[HowTo_run_and_connect_to_PoW_Miner_pool]] | ||
+ | |||
+ | == ProgPow TestNet == | ||
+ | |||
+ | See: [[ProgPoW_TestNet]] | ||
+ | |||
+ | == General Concepts == <!--T:10--> | ||
+ | |||
+ | === 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. | ||
+ | </translate> |
Latest revision as of 15:44, 6 February 2022
See: Main_Page, FPGA_Mining
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:
ProgPow TestNet
See: ProgPoW_TestNet
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.