celestia-core-rpc

Crates.iocelestia-core-rpc
lib.rscelestia-core-rpc
version0.34.0
sourcesrc
created_at2024-04-17 15:10:57.316333
updated_at2024-04-17 15:10:57.316333
description celestia-core-rpc contains the core types returned by a Celestia Core node's RPC endpoint. All networking related features are feature guarded to keep the dependencies small in cases where only the core types are needed.
homepagehttps://celestia.org/
repositoryhttps://github.com/celestiaorg/celestia-core-rpc-rs
max_upload_size
id1211486
size352,286
Diego (Ferret-san)

documentation

README

Crate Docs

celestia-core-rpc-rs

A Rust implementation of the core types returned by a Celestia Core node's RPC endpoint. These can be used to deserialize JSON-RPC responses.

All networking related features will be feature guarded to keep the dependencies small in cases where only the core types are needed.

Commit count: 11

cargo fmt