#cosmos #proto #protobuf #blockchain #tendermint

cosmos-sdk-proto

Protobuf stuct defintions for interacting Cosmos SDK powered blockchains

29 releases (breaking)

0.22.0 Jun 27, 2024
0.21.1 Mar 16, 2024
0.20.0 Oct 3, 2023
0.19.0 May 3, 2023
0.1.2 Nov 30, 2020

#1379 in Magic Beans

Download history 6138/week @ 2024-04-04 5439/week @ 2024-04-11 6584/week @ 2024-04-18 7003/week @ 2024-04-25 6826/week @ 2024-05-02 7203/week @ 2024-05-09 6216/week @ 2024-05-16 7505/week @ 2024-05-23 8912/week @ 2024-05-30 9789/week @ 2024-06-06 8884/week @ 2024-06-13 9547/week @ 2024-06-20 8906/week @ 2024-06-27 8450/week @ 2024-07-04 8169/week @ 2024-07-11 7966/week @ 2024-07-18

35,228 downloads per month
Used in 152 crates (29 directly)

Apache-2.0

1.5MB
29K 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–12MB
~133K SLoC