xDarksome / scp

Stellar Consensus Protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Stellar Consensus Protocol

License:MIT License


Languages

Language:Go 100.0%