#blockchain #tendermint #consensus #bft #cosmos #remote-procedure #fault-tolerant

no-std celestia-core

This is a hard fork of tendermint to make it compatible with Celestia network. 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)

1 unstable release

new 0.34.0 Apr 17, 2024

#2214 in Magic Beans


Used in celestia-core-rpc

Apache-2.0

390KB
8K SLoC

celestia-core

Implementation of the Celestia-Core Blockchain Data Structures.


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

~4–7MB
~137K SLoC