Difference between revisions of "How to Mine VeriBlock"

From Veriblock Wiki
Jump to: navigation, search
(4 intermediate revisions by 2 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:
  
 +
<!--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
  
==Steps to Mine==
+
<!--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_run_PoW_Miner]]
 +
* [[HowTo_run_PoP_Miner]]
 +
* [[HowTo_run_and_connect_to_PoW_Miner_pool]]
 +
 +
== 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>

Revision as of 18:49, 17 April 2019

Other languages:

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:

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.