Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 831 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 831 Bytes

Contents

  1. Introduction to Consensus
  2. Proof of Work and Proof of Stake
  3. pBFT and dBFT
  4. dBFT consensus examples and scenarios

Additional Resources

Practical exercise (hands-on)

We suggest that those who are interested in initializing, testing, and observing dBFT consensus take some time to view the NeoCompiler-Eco Github, following its guidelines for setting up a local blockchain system.

Follow the README and the steps described therein to initialize the consensus nodes on your private network according to your desired specification.