Tendermint-RS is a Rust implementation of the Tendermint blockchain consensus engine, providing high-performance Byzantine fault tolerance for blockchain applications.
Tendermint-RS has been tested for compatibility with Tendermint Core v0.34.21.
Tendermint-RS is tested against the latest stable version of Rust. It may also work with older versions.
Tendermint-RS follows Semantic Versioning. The MINOR version is used for breaking changes, and the PATCH version for features, improvements, and fixes.
See each component for relevant documentation:
Release tags can be found on GitHub.
Crates are released on crates.io.
Software, Specs, and Documentation
Papers