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

81 releases

new 0.40.2 Apr 3, 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

#362 in Magic Beans

Download history 14849/week @ 2024-12-16 7758/week @ 2024-12-23 8218/week @ 2024-12-30 16613/week @ 2025-01-06 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 14922/week @ 2025-03-31

76,254 downloads per month
Used in 309 crates (95 directly)

Apache-2.0

1MB
23K 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

~4.5–6.5MB
~130K SLoC