Skip to content

soonkuk/fba_consensus

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages