#protobuf #cosmos #proto #blockchain #tendermint

no-std xion-cosmos-sdk-proto

Protobuf stuct defintions for interacting Cosmos SDK powered blockchains

1 unstable release

0.26.1 Dec 19, 2024

#36 in #tendermint

Download history 118/week @ 2024-12-18 13/week @ 2024-12-25 24/week @ 2025-01-01 40/week @ 2025-01-08

195 downloads per month
Used in 2 crates (via xion-account)

Apache-2.0

7MB
158K 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.5–9MB
~89K SLoC