3 unstable releases

0.2.0 Apr 19, 2024
0.1.1 Jan 15, 2024
0.1.0 Jan 12, 2024

#1890 in Magic Beans

Download history 44/week @ 2024-01-12 3/week @ 2024-01-19 77/week @ 2024-01-26 189/week @ 2024-02-02 371/week @ 2024-02-09 359/week @ 2024-02-16 338/week @ 2024-02-23 346/week @ 2024-03-01 535/week @ 2024-03-08 542/week @ 2024-03-15 758/week @ 2024-03-22 1214/week @ 2024-03-29 1338/week @ 2024-04-05 1416/week @ 2024-04-12 491/week @ 2024-04-19

4,628 downloads per month
Used in 5 crates (2 directly)

Apache-2.0

50KB
204 lines

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.

Dependencies

~2–4.5MB
~79K SLoC