#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

0.34.0 Apr 17, 2024

#2661 in Magic Beans

Download history 140/week @ 2024-04-17

140 downloads per month
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
~136K SLoC