#cosmos #proto #tendermint #blockchain

althea_proto

Protobuf stuct defintions for interacting with Althea Chain

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

Download history 39/week @ 2024-06-26 61/week @ 2024-07-03 65/week @ 2024-07-10 60/week @ 2024-07-17 58/week @ 2024-07-24 50/week @ 2024-07-31 82/week @ 2024-08-07 63/week @ 2024-08-14 146/week @ 2024-08-21 192/week @ 2024-08-28 66/week @ 2024-09-04 79/week @ 2024-09-11 66/week @ 2024-09-18 101/week @ 2024-09-25 247/week @ 2024-10-02 201/week @ 2024-10-09

618 downloads per month
Used in deep_space

Apache-2.0

1MB
21K 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

~5–11MB
~115K SLoC