2 unstable releases
0.1.0-alpha.2 | Jan 27, 2024 |
---|---|
0.0.0 | Jan 18, 2023 |
#19 in #bft
63 downloads per month
Used in 8 crates
1MB
26K
SLoC
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.
lib.rs
:
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).
Dependencies
~4–6MB
~114K SLoC