#blockchain #tendermint #cosmos #proto

no-std cosmos-sdk-proto

Protobuf stuct defintions for interacting Cosmos SDK powered blockchains

36 releases (breaking)

new 0.27.0 Mar 27, 2025
0.26.1 Nov 8, 2024
0.26.0 Oct 24, 2024
0.22.0 Jun 27, 2024
0.1.2 Nov 30, 2020

#2 in Magic Beans

Download history 17772/week @ 2024-12-06 13355/week @ 2024-12-13 4562/week @ 2024-12-20 2976/week @ 2024-12-27 10449/week @ 2025-01-03 13362/week @ 2025-01-10 12818/week @ 2025-01-17 24455/week @ 2025-01-24 20965/week @ 2025-01-31 25354/week @ 2025-02-07 11984/week @ 2025-02-14 16459/week @ 2025-02-21 19213/week @ 2025-02-28 21794/week @ 2025-03-07 21162/week @ 2025-03-14 11470/week @ 2025-03-21

76,231 downloads per month
Used in 338 crates (42 directly)

Apache-2.0

5.5MB
132K 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.75 or newer.

Dependencies

~2.5–9.5MB
~87K SLoC