79 releases (39 breaking)
0.40.0 | Oct 23, 2024 |
---|---|
0.38.1 | Jul 23, 2024 |
0.35.0 | Mar 14, 2024 |
0.34.0 | Oct 2, 2023 |
0.1.2 | Nov 28, 2018 |
#3 in #bft
53,402 downloads per month
Used in 187 crates
(56 directly)
1MB
23K
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–6MB
~122K SLoC