#cosmos #proto #protobuf #blockchain #tendermint

no-std cosmos-sdk-proto

Protobuf stuct defintions for interacting Cosmos SDK powered blockchains

35 releases (breaking)

0.26.1 Nov 8, 2024
0.25.0 Sep 9, 2024
0.22.0 Jun 27, 2024
0.21.1 Mar 16, 2024
0.1.2 Nov 30, 2020

#1 in #tendermint

Download history 7633/week @ 2024-08-28 9073/week @ 2024-09-04 8727/week @ 2024-09-11 8484/week @ 2024-09-18 11923/week @ 2024-09-25 10509/week @ 2024-10-02 9428/week @ 2024-10-09 10195/week @ 2024-10-16 10628/week @ 2024-10-23 10932/week @ 2024-10-30 9913/week @ 2024-11-06 9518/week @ 2024-11-13 8719/week @ 2024-11-20 13428/week @ 2024-11-27 14847/week @ 2024-12-04 14468/week @ 2024-12-11

53,547 downloads per month
Used in 249 crates (38 directly)

Apache-2.0

5.5MB
133K SLoC

cosmos-sdk-proto

Crate Docs Build Status Apache 2.0 Licensed MSRV

Rust crate for interacting with Protobufs defined by the Cosmos SDK.

The goal of this crate is to provide complete proto struct definitions for interacting with a Cosmos SDK blockchain.

Currently, this crate only provides a subset of the many total structs exported by Cosmos SDK proto files.

Pull requests to expand coverage are welcome.

Documentation

Minimum Supported Rust Version

This crate is supported on Rust 1.72 or newer.

Dependencies

~2.4–9MB
~87K SLoC