hyperledger-labs / SmartBFT

Implementation of the SmartBFT consensus library (https://arxiv.org/abs/2107.06922)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Byzantine Fault-Tolerant Replicated State Machine Library

This is a Byzantine fault-tolerant (BFT) state machine replication (SMR) library. It is an open source library written in Go. The implementation is inspired by the BFT-SMaRt project. For more information on this library see our wiki page.

License

The source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file.

Contact

About

Implementation of the SmartBFT consensus library (https://arxiv.org/abs/2107.06922)

License:Apache License 2.0


Languages

Language:Go 99.6%Language:Shell 0.4%Language:Makefile 0.0%