# SmartBFT **Repository Path**: PaiBit/SmartBFT ## Basic Information - **Project Name**: SmartBFT - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-17 - **Last Updated**: 2024-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://github.com/bft-smart/library). For more information on this library see our [wiki page](https://github.com/hyperledger-labs/SmartBFT/wiki). ## License The source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. ## Contact * Yacov Manevich - [yacovm@il.ibm.com](mailto:yacovm@il.ibm.com) * Hagar Meir - [hagar.meir@ibm.com](mailto:hagar.meir@ibm.com) * Artem Barger - [bartem@il.ibm.com](mailto:bartem@il.ibm.com) * Yoav Tock - [tock@il.ibm.com](mailto:tock@il.ibm.com)