| Crates.io | celestia-core-rpc |
| lib.rs | celestia-core-rpc |
| version | 0.34.0 |
| created_at | 2024-04-17 15:10:57.316333+00 |
| updated_at | 2024-04-17 15:10:57.316333+00 |
| 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. |
| homepage | https://celestia.org/ |
| repository | https://github.com/celestiaorg/celestia-core-rpc-rs |
| max_upload_size | |
| id | 1211486 |
| size | 352,286 |
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.