Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 473 Bytes

File metadata and controls

15 lines (9 loc) · 473 Bytes

FBA(federated byzantine agreement) consensus prototype

This is the federated byzantine agreement consensus prototype application by reference to SCP(stellar consensus protocol).

In this application, Quorum have only five nodes which point each other.

FBA runs the federated voting process(nomination, ballot) on every slot.

Usage

There's no need to configure anything to run the application. Just execute this command to run.

$ python scp_protocol.py