Difference between revisions of "How to Mine VeriBlock"

From Veriblock Wiki
Jump to: navigation, search
(Created page with "See: Main_Page __TOC__ ==Steps to Mine== TODO - add much more detail # Get mining binaries here XXXX # Install # Start")
 
(Marked this version for translation)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
<languages/>
 +
<translate>
 +
<!--T:1-->
 
See: [[Main_Page]]
 
See: [[Main_Page]]
  
 +
<!--T:2-->
 
__TOC__
 
__TOC__
  
==Steps to Mine==
+
<!--T:3-->
 +
There are two types of mining:
  
TODO - add much more detail
+
<!--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
  
# Get mining binaries here XXXX
+
<!--T:5-->
# Install
+
See: [[PoW vs PoP Mining]]
# Start
+
 
 +
==Steps to Mine== <!--T:6-->
 +
 
 +
<!--T:7-->
 +
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.
 +
 
 +
<!--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 09:10, 2 November 2018

Other languages:

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.