Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 296 Bytes

Go implementation of Stellar Consensus Protocol

This is definitely not production ready, but you can give it a try.

Deviations from whitepaper:

  • Parallel nomination (no leader election)
  • Catch up injected into protocol