#cosmos #proto #tendermint #blockchain

althea_proto

Protobuf stuct defintions for interacting with Althea Chain

16 releases (7 breaking)

0.7.1 May 6, 2024
0.6.1 Mar 18, 2024
0.3.0 Sep 8, 2023
0.1.4 Jul 3, 2023
0.0.3 Feb 23, 2023

#1907 in Magic Beans

Download history 162/week @ 2024-02-17 84/week @ 2024-02-24 252/week @ 2024-03-02 121/week @ 2024-03-09 355/week @ 2024-03-16 187/week @ 2024-03-23 92/week @ 2024-03-30 292/week @ 2024-04-06 107/week @ 2024-04-13 260/week @ 2024-04-20 21/week @ 2024-04-27 290/week @ 2024-05-04 100/week @ 2024-05-11 164/week @ 2024-05-18 101/week @ 2024-05-25

659 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
~101K SLoC