Skip to content

pfi79/SmartBFT

This branch is 29 commits behind hyperledger-labs/SmartBFT:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 14, 2024
Mar 14, 2024
Mar 14, 2024
Mar 14, 2024
Mar 14, 2024
Mar 14, 2024
Mar 14, 2024
Mar 14, 2024
Jul 9, 2019
May 7, 2019
Jul 7, 2020
Mar 14, 2024
Mar 14, 2024
Mar 14, 2024

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Other 0.4%