For the complete documentation index, see llms.txt. This page is also available as Markdown.

Modified Federated Byzantine Agreement (mFBA)

FBA organises nodes into groups call quorums whereby overall consensus is met by: Quorum consensus among a certain amount of nodes (within a specific quorum); then Consensus among a certain number of quorums to finally determine the final consensus.

mFBA

pros

  • Decentralized control

  • Low latency

  • Flexible trust

  • Asymptotic security

    Read more

Last updated