Difference between revisions of "Developer Guide"

From Veriblock Wiki
Jump to: navigation, search
(Created page with "See: Main_Page This page assumes familiarity with running NodeCore. __TOC__ == Overview == VeriBlock encourages community development. == API == * NodeCore --> See [...")
 
Line 53: Line 53:
 
* [[TestNet]] --> A test network. Test a feature here before moving to MainNet.
 
* [[TestNet]] --> A test network. Test a feature here before moving to MainNet.
 
* [[AlphaNet]] --> Useful for local or internal development. See: [[HowTo_run_AlphaNet]]
 
* [[AlphaNet]] --> Useful for local or internal development. See: [[HowTo_run_AlphaNet]]
 +
 +
== HowTo ==
 +
 +
* [[HowTo Integrate NodeCore with a Service]]
  
 
== Forums ==
 
== Forums ==

Revision as of 20:52, 12 April 2019

See: Main_Page

This page assumes familiarity with running NodeCore.

Overview

VeriBlock encourages community development.

API

Source Code

Github: https://github.com/VeriBlock

See NodeCore Source Code for source code.

All github

https://github.com/search?q=VeriBlock

VeriBlock Organization

Technical Specs

Environments

There are 3 separate environments:

  • MainNet --> The main and fully functional network where coins have economic value. "Live production"
  • TestNet --> A test network. Test a feature here before moving to MainNet.
  • AlphaNet --> Useful for local or internal development. See: HowTo_run_AlphaNet

HowTo

Forums

See: Stack_Overflow

We are using stackoverflow.com for coding questions. There are tags for "veriblock" and "proof-of-proof". If you have a coding question, consider posting on stackoverflow.com and adding the tag. You could send a link to the question on the Discord (See: Social_Links)

One can see all VeriBlock/PoP questions:

https://stackoverflow.com/questions/tagged/veriblock

or

https://stackoverflow.com/questions/tagged/proof-of-proof