celestia-proto

Crates.iocelestia-proto
lib.rscelestia-proto
version0.5.0
sourcesrc
created_at2024-01-12 16:09:46.584773
updated_at2024-10-29 16:57:02.012637
descriptionRust implementation of proto structs used in celestia ecosystem
homepagehttps://www.eiger.co
repositoryhttps://github.com/eigerco/lumina
max_upload_size
id1097840
size216,566
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: 274

cargo fmt