#cosmos #proto #tendermint #blockchain

althea_proto

Protobuf stuct defintions for interacting with Althea Chain

15 releases (7 breaking)

new 0.7.0 Apr 10, 2024
0.6.1 Mar 18, 2024
0.5.0 Mar 7, 2024
0.3.0 Sep 8, 2023
0.0.3 Feb 23, 2023

#2222 in Magic Beans

Download history 9/week @ 2023-12-20 9/week @ 2023-12-27 13/week @ 2024-01-03 92/week @ 2024-01-10 26/week @ 2024-01-17 2/week @ 2024-01-31 8/week @ 2024-02-14 207/week @ 2024-02-21 67/week @ 2024-02-28 287/week @ 2024-03-06 324/week @ 2024-03-13 154/week @ 2024-03-20 172/week @ 2024-03-27 86/week @ 2024-04-03

748 downloads per month
Used in deep_space

Apache-2.0

1MB
20K SLoC

althea_proto

Crate Apache 2.0 Licensed

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

~4–6MB
~102K SLoC