80 releases (39 breaking)
0.40.1 | Dec 25, 2024 |
---|---|
0.40.0 | Oct 23, 2024 |
0.39.1 | Aug 9, 2024 |
0.38.1 | Jul 23, 2024 |
0.1.2 | Nov 28, 2018 |
#506 in Magic Beans
47,517 downloads per month
Used in 247 crates
(84 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