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

74 releases (36 breaking)

new 0.37.0 May 31, 2024
0.35.0 Mar 14, 2024
0.34.0 Oct 2, 2023
0.33.0 Jul 24, 2023
0.1.2 Nov 28, 2018

#1377 in Magic Beans

Download history 13321/week @ 2024-02-09 12480/week @ 2024-02-16 11508/week @ 2024-02-23 10422/week @ 2024-03-01 15116/week @ 2024-03-08 14888/week @ 2024-03-15 12276/week @ 2024-03-22 11395/week @ 2024-03-29 12518/week @ 2024-04-05 12057/week @ 2024-04-12 13365/week @ 2024-04-19 12721/week @ 2024-04-26 11180/week @ 2024-05-03 12396/week @ 2024-05-10 11139/week @ 2024-05-17 10378/week @ 2024-05-24

47,137 downloads per month
Used in 142 crates (46 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