#blockchain #comet-bft #tendermint #consensus #bft

no-std iq-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)

5 releases

0.1.0 Oct 31, 2025
0.1.0-pre.1 Oct 29, 2025

#2 in #comet-bft

Download history 339/week @ 2025-10-28 162/week @ 2025-11-04 27/week @ 2025-11-11

528 downloads per month
Used in 3 crates

Apache-2.0

2MB
42K 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.5–7.5MB
~151K SLoC