Difference between revisions of "Getting Started/en"
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <languages/> | ||
+ | |||
See: [[Main_Page]] | See: [[Main_Page]] | ||
__TOC__ | __TOC__ | ||
+ | |||
+ | See: [[NodeCore_QuickStart]] | ||
== Get the software == | == Get the software == | ||
Line 9: | Line 13: | ||
== Join the community == | == Join the community == | ||
− | * | + | * Discord: https://discord.gg/wJZEjry |
− | |||
* Submit technical issues on github: https://github.com/VeriBlock/nodecore-releases | * Submit technical issues on github: https://github.com/VeriBlock/nodecore-releases | ||
== I would like to == | == I would like to == | ||
+ | # Create a wallet --> [[HowTo Create a wallet]] | ||
# Do PoW mining - join a pool --> [[HowTo_run_PoW_CPU_Miner]] | # Do PoW mining - join a pool --> [[HowTo_run_PoW_CPU_Miner]] | ||
# Do PoW mining with my own local NodeCore --> [[HowTo_run_PoW_CPU_Miner]] | # Do PoW mining with my own local NodeCore --> [[HowTo_run_PoW_CPU_Miner]] |
Latest revision as of 14:10, 8 January 2020
See: Main_Page
See: NodeCore_QuickStart
Get the software
- Download the executables from github: https://github.com/VeriBlock/nodecore-releases
- Follow the readme instructions to run NodeCore, the commandline, and the miners.
Join the community
- Discord: https://discord.gg/wJZEjry
- Submit technical issues on github: https://github.com/VeriBlock/nodecore-releases
I would like to
- Create a wallet --> HowTo Create a wallet
- 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