A distributed, proposal-based, replicated state machine (RSM) written in pure Rust. AOS is a simple, blockchain protocol designed for customization.
-
Updated
Aug 5, 2020 - Rust
A distributed, proposal-based, replicated state machine (RSM) written in pure Rust. AOS is a simple, blockchain protocol designed for customization.
VRF-enhanced PBFT consensus protocol
Toy implementation of Practical Byzantine Fault Tolerance Algorithm in Rust.
Byzantine consensus benchmark — PBFT vs HotStuff vs Raft throughput and fault tolerance comparison
A Rust-based blockchain system inspired by the consensus blockchain architecture such as Hyperledger Fabric. It is designed for high performance, security, concurrency, and modularity. The system supports key blockchain components, including consensus mechanisms, peer nodes, smart contracts, and cross-chain communication.
Add a description, image, and links to the pbft topic page so that developers can more easily learn about it.
To associate your repository with the pbft topic, visit your repo's landing page and select "manage topics."