| Crates.io | cosmos-sdk-proto |
| lib.rs | cosmos-sdk-proto |
| version | 0.27.0 |
| created_at | 2020-11-30 13:28:34.373283+00 |
| updated_at | 2025-03-27 22:12:14.062846+00 |
| description | Protobuf stuct defintions for interacting Cosmos SDK powered blockchains |
| homepage | |
| repository | https://github.com/cosmos/cosmos-rust/tree/main/cosmos-sdk-proto |
| max_upload_size | |
| id | 318212 |
| size | 5,737,830 |
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.
This crate is supported on Rust 1.75 or newer.