#blockchain #tendermint #consensus #bft

no-std cometbft

CometBFT 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 CometBFT blockchain networks, including chain information types, secret connections, and remote procedure calls (JSON-RPC)

2 unstable releases

0.1.0-alpha.2 Jan 27, 2024
0.0.0 Jan 18, 2023

#39 in #bft

Download history 1/week @ 2025-05-18 1/week @ 2025-05-25 17/week @ 2025-06-15 25/week @ 2025-06-22 71/week @ 2025-06-29 186/week @ 2025-07-06 155/week @ 2025-07-13 49/week @ 2025-07-20 15/week @ 2025-07-27 17/week @ 2025-08-10 16/week @ 2025-08-17 33/week @ 2025-08-24 65/week @ 2025-08-31

131 downloads per month
Used in 8 crates

Apache-2.0

1MB
26K SLoC

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

cometbft

Implementation of the CometBFT Blockchain Data Structures.

Documentation

See documentation on crates.io.

Dependencies

~4–6MB
~124K SLoC