cosmos-sdk-proto

Crates.iocosmos-sdk-proto
lib.rscosmos-sdk-proto
version0.26.1
sourcesrc
created_at2020-11-30 13:28:34.373283
updated_at2024-11-08 16:44:06.992842
descriptionProtobuf stuct defintions for interacting Cosmos SDK powered blockchains
homepage
repositoryhttps://github.com/cosmos/cosmos-rust/tree/main/cosmos-sdk-proto
max_upload_size
id318212
size5,752,504
Justin Kilpatrick (jkilpatr)

documentation

README

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.

Commit count: 0

cargo fmt