#cosmos #proto #blockchain #tendermint

cosmos-sdk-proto

Protobuf stuct defintions for interacting Cosmos SDK powered blockchains

28 releases (breaking)

0.21.1 Mar 16, 2024
0.20.0 Oct 3, 2023
0.19.0 May 3, 2023
0.17.0 Mar 21, 2023
0.1.2 Nov 30, 2020

#1288 in Magic Beans

Download history 5133/week @ 2024-01-01 7777/week @ 2024-01-08 5993/week @ 2024-01-15 7226/week @ 2024-01-22 7655/week @ 2024-01-29 8509/week @ 2024-02-05 11248/week @ 2024-02-12 7814/week @ 2024-02-19 7529/week @ 2024-02-26 7209/week @ 2024-03-04 10239/week @ 2024-03-11 7807/week @ 2024-03-18 5314/week @ 2024-03-25 6144/week @ 2024-04-01 5850/week @ 2024-04-08 5805/week @ 2024-04-15

23,505 downloads per month
Used in 108 crates (26 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–14MB
~148K SLoC