celestia-proto

Crates.iocelestia-proto
lib.rscelestia-proto
version0.10.0
created_at2024-01-12 16:09:46.584773+00
updated_at2025-09-25 10:13:36.633989+00
descriptionRust implementation of proto structs used in celestia ecosystem
homepagehttps://www.eiger.co
repositoryhttps://github.com/eigerco/lumina
max_upload_size
id1097840
size383,630
Eiger (eiger-releases)

documentation

README

Celestia proto

This crate aggregates and generates the rust types from the google protobuf .proto files used in the Celestia network. The types are meant to support serde serialization and deserialization in the same format that is understood by the celestia-node.

For more details on what exactly is vendored and how to update the protos, see the vendor.

Commit count: 407

cargo fmt