Crates.io | cosmos-sdk-proto |
lib.rs | cosmos-sdk-proto |
version | 0.26.1 |
source | src |
created_at | 2020-11-30 13:28:34.373283 |
updated_at | 2024-11-08 16:44:06.992842 |
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,752,504 |
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.72 or newer.