18 releases (9 breaking)
0.9.0 | Oct 3, 2024 |
---|---|
0.7.1 | May 6, 2024 |
0.6.1 | Mar 18, 2024 |
0.3.0 | Sep 8, 2023 |
0.0.3 | Feb 23, 2023 |
#931 in Magic Beans
618 downloads per month
Used in deep_space
1MB
21K
SLoC
althea_proto
Rust crate for interacting with compiled Protobufs used by Althea Chain.
Because no crate provides neither the upstream Canto Protobufs nor Ethermint Protobufs, this crate is also responsible for compiling and distributing those. Any protos not prefixed with an organization name (e.g. src/prost/canto.csr.v1.rs, src/prost/ethermint.types.v1.rs) are specific to Althea Chain.
This crate also provides the Cosmos Protobufs by exporting the Cosmos SDK Proto crate, purely for convenience.
Dependencies
~5–11MB
~115K SLoC