Difference between revisions of "How to Mine VeriBlock/zh-cn"

From Veriblock Wiki
Jump to: navigation, search
(Created page with "参见: Main_Page")
(Updating to match new version of source page)
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<languages/>
 
<languages/>
 +
<div class="mw-translate-fuzzy">
 
参见: [[Main_Page]]
 
参见: [[Main_Page]]
 +
</div>
  
 
__TOC__
 
__TOC__
  
There are two types of mining:
+
有两种挖矿方式可供选择:
  
* Proof-of-Work --> add next block to the VeriBlock blockchain. See: [[HowTo_run_PoP_Miner]]
+
*工作量证明-->在VeriBlock区块链中加入新的区块。参见:[[HowTo_run_PoW_Miner]]
* Proof-of-Proof --> secure an altchain to bitcoin
+
*证明的证明-->利用比特币来保护其他代币。
  
See: [[PoW vs PoP Mining]]
+
参见: [[PoW vs PoP Mining/zh-cn]]
  
==Steps to Mine==
+
==挖矿步骤==
  
Download the executables: https://github.com/VeriBlock/nodecore-releases
+
从以下地址下载可执行文件: https://github.com/VeriBlock/nodecore-releases
  
Follow the steps to set up NodeCore, then the CommandLine, and then each miner.
+
根据步骤来设置Nodecore,接下来是命令行,然后设置每一个挖矿软件。
  
See:
+
参见:
 
* [[HowTo_run_PoW_Miner]]
 
* [[HowTo_run_PoW_Miner]]
 
* [[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.
+
独立矿池可以让一个地址获得一个新区块的全部奖励(可以将多个一组的机器连接到一个“独立矿池”,每台矿机可以使用一个自己的矿机名称(比如rig1或者任何你想要的名称)来方便追踪),但是所有的挖矿奖励都会发放给唯一的一个地址,这样亦不会产生因为转账而导致的交易费用。

Latest revision as of 14:09, 8 January 2020

Other languages:
English • ‎中文(中国大陆)‎

参见: Main_Page

有两种挖矿方式可供选择:

  • 工作量证明-->在VeriBlock区块链中加入新的区块。参见:HowTo_run_PoW_Miner
  • 证明的证明-->利用比特币来保护其他代币。

参见: PoW vs PoP Mining/zh-cn

挖矿步骤

从以下地址下载可执行文件: https://github.com/VeriBlock/nodecore-releases

根据步骤来设置Nodecore,接下来是命令行,然后设置每一个挖矿软件。

参见:

一般概念

什么是独立矿池?

独立矿池可以让一个地址获得一个新区块的全部奖励(可以将多个一组的机器连接到一个“独立矿池”,每台矿机可以使用一个自己的矿机名称(比如rig1或者任何你想要的名称)来方便追踪),但是所有的挖矿奖励都会发放给唯一的一个地址,这样亦不会产生因为转账而导致的交易费用。