#blockchain #tendermint #cosmos #proto

no-std cosmos-sdk-proto

Protobuf stuct defintions for interacting Cosmos SDK powered blockchains

36 releases (breaking)

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

#1 in #tendermint

Download history 11974/week @ 2024-12-14 4018/week @ 2024-12-21 3062/week @ 2024-12-28 11159/week @ 2025-01-04 13333/week @ 2025-01-11 13226/week @ 2025-01-18 28850/week @ 2025-01-25 18405/week @ 2025-02-01 23475/week @ 2025-02-08 13475/week @ 2025-02-15 15339/week @ 2025-02-22 19388/week @ 2025-03-01 24766/week @ 2025-03-08 17529/week @ 2025-03-15 14055/week @ 2025-03-22 9264/week @ 2025-03-29

68,007 downloads per month
Used in 342 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–9MB
~86K SLoC