CyHsiung / Practical-Byzantine-Fault-Tolerance-PBFT-Links
☆35Updated 7 years ago
Alternatives and similar repositories for Practical-Byzantine-Fault-Tolerance-PBFT-
Users that are interested in Practical-Byzantine-Fault-Tolerance-PBFT- are comparing it to the libraries listed below
Sorting:
- Implemented the PBFT Consensus algorithm. PBFT is a fault tolerant algorithm which reaches consensus even having n/3 faulty nodes☆23Updated 5 years ago
- This is an implementation of the Pracltical Byzantine Fault Tolerance protocol using Python☆21Updated last month
- ☆10Updated 2 years ago
- ☆11Updated 5 years ago
- A Python 3 implementation of a Blockchain with a PBFT conscientious mechanism.☆17Updated last year
- 《一种面向区块链的优化PBFT共识算法》基础源代码