#blockchain #tendermint #cosmos #bft

no-std tendermint

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)

83 releases

new 0.40.4 May 5, 2025
0.40.1 Dec 25, 2024
0.40.0 Oct 23, 2024
0.38.1 Jul 23, 2024
0.1.2 Nov 28, 2018

#301 in Magic Beans

Download history 18965/week @ 2025-01-13 18025/week @ 2025-01-20 17794/week @ 2025-01-27 20742/week @ 2025-02-03 18868/week @ 2025-02-10 21318/week @ 2025-02-17 20858/week @ 2025-02-24 24117/week @ 2025-03-03 24956/week @ 2025-03-10 18252/week @ 2025-03-17 16601/week @ 2025-03-24 15108/week @ 2025-03-31 19120/week @ 2025-04-07 15274/week @ 2025-04-14 15091/week @ 2025-04-21 17985/week @ 2025-04-28

68,399 downloads per month
Used in 310 crates (95 directly)

Apache-2.0

540KB
12K SLoC

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).


Crate Docs

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.

Dependencies

~5–7MB
~143K SLoC