4 releases
0.32.3 | Oct 31, 2024 |
---|---|
0.32.2 | Sep 19, 2024 |
0.32.1 | Jan 15, 2024 |
0.32.0 | Jan 12, 2024 |
#10 in #bft
24,396 downloads per month
Used in 5 crates
(3 directly)
640KB
14K
SLoC
See the repo root for build status, license, rust version, etc.
tendermint
Implementation of the Tendermint Blockchain Data Structures.
Documentation
See documentation on crates.io.
lib.rs
:
Tendermint is a high-performance blockchain consensus engine that powers Byzantine fault tolerant applications written in any programming language. This crate provides core types for representing information about Tendermint blockchain networks, including chain information types, secret connections, and remote procedure calls (JSON-RPC).
Dependencies
~4–7MB
~138K SLoC