5 releases
| 0.1.0 | Oct 31, 2025 |
|---|---|
| 0.1.0-pre.1 | Oct 29, 2025 |
#2 in #comet-bft
528 downloads per month
Used in 3 crates
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).
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