#blockchain #consensus #bft #cosmos #remote-procedure #fault-tolerant #programming-language

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)

72 releases

0.35.0 Mar 14, 2024
0.34.0 Oct 2, 2023
0.33.0 Jul 24, 2023
0.30.0 Mar 7, 2023
0.1.2 Nov 28, 2018

#1402 in Magic Beans

Download history 4211/week @ 2023-12-23 5468/week @ 2023-12-30 10445/week @ 2024-01-06 11533/week @ 2024-01-13 12179/week @ 2024-01-20 21470/week @ 2024-01-27 11193/week @ 2024-02-03 14614/week @ 2024-02-10 11002/week @ 2024-02-17 11446/week @ 2024-02-24 12174/week @ 2024-03-02 14926/week @ 2024-03-09 13662/week @ 2024-03-16 11467/week @ 2024-03-23 12364/week @ 2024-03-30 10301/week @ 2024-04-06

51,021 downloads per month
Used in 124 crates (45 directly)

Apache-2.0

1MB
22K SLoC

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.


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

~3.5–5.5MB
~111K SLoC