Difference between revisions of "Getting Started"

From Veriblock Wiki
Jump to: navigation, search
Line 1: Line 1:
 
See: [[Main_Page]]
 
See: [[Main_Page]]
  
 +
== Get the software ==
 
* Download the executables from github: https://github.com/VeriBlock/nodecore-releases
 
* Download the executables from github: https://github.com/VeriBlock/nodecore-releases
 
* Follow the readme instructions to run NodeCore, the commandline, and the miners.
 
* Follow the readme instructions to run NodeCore, the commandline, and the miners.
* Join the community:
 
** Telegram: https://web.telegram.org/#/im?p=@VeriBlock
 
** BitcoinTalk.org: https://bitcointalk.org/index.php?topic=3133450.0
 
** Submit technical issues on github: https://github.com/VeriBlock/nodecore-releases
 
  
Step-by-Step:
+
== Join the community ==
# [[HowTo_run_NodeCore]]
+
* Telegram: https://web.telegram.org/#/im?p=@VeriBlock
## Use Port 10500 for MainNet and 10501 for TestNet
+
* BitcoinTalk.org: https://bitcointalk.org/index.php?topic=3133450.0
# [[HowTo_run_PoW_Miner]] or [[HowTo_run_PoP_Miner]]
+
* Submit technical issues on github: https://github.com/VeriBlock/nodecore-releases
 +
 
 +
== I would like to ==
 +
# Do PoW mining - join a pool --> [[HowTo_run_PoW_CPU_Miner]]
 +
# Do PoW mining with my own local NodeCore --> [[HowTo_run_PoW_CPU_Miner]]
 +
# Run my own PoW pool --> [[HowTo_run_and_connect_to_PoW_Miner_pool]]
 +
# Do PoP Mining --> [[HowTo_run_PoP_Miner]]
 +
# Run the NC_CLI --> [[NodeCore_CommandLine#Overview]]
 +
 
 +
Note: Use Port 10500 for MainNet and 10501 for TestNet
  
 
[[File:nodecore_running_1.png|600px]]
 
[[File:nodecore_running_1.png|600px]]

Revision as of 19:39, 9 July 2018

See: Main_Page

Get the software

Join the community

I would like to

  1. Do PoW mining - join a pool --> HowTo_run_PoW_CPU_Miner
  2. Do PoW mining with my own local NodeCore --> HowTo_run_PoW_CPU_Miner
  3. Run my own PoW pool --> HowTo_run_and_connect_to_PoW_Miner_pool
  4. Do PoP Mining --> HowTo_run_PoP_Miner
  5. Run the NC_CLI --> NodeCore_CommandLine#Overview

Note: Use Port 10500 for MainNet and 10501 for TestNet

Nodecore running 1.png