bft-smart / fabric-orderingservice

Byzantine fault-tolerant ordering service for Hyperledger Fabric
Apache License 2.0
139 stars 57 forks source link

BFT ordering service for Hyperledger Fabric v1.3

This is a Byzantine fault-tolerant (BFT) ordering service for Hyperledger Fabric (HLF) v1.3. This BFT ordering service is a wrapper around BFT-SMaRt, a Java open source BFT library maintained by the LaSIGE research unit at the University of Lisbon.

To get started, check out the overview page and our quick start guide. You can also learn to compile the code. For a more in-dept look at how to configure a distributed deployment with this ordering service, you can read our guide. For an in-depth look at the ordering service architecture and performance, check out the DSN'18 paper.

Feel free to contact us if you have any questions!