cosmos-sdk-proto-nymlab

Crates.iocosmos-sdk-proto-nymlab
lib.rscosmos-sdk-proto-nymlab
version0.19.2
sourcesrc
created_at2023-11-24 14:22:42.632632
updated_at2023-11-24 14:43:48.684884
descriptionProtobuf stuct defintions for interacting Cosmos SDK powered blockchains
homepage
repositoryhttps://github.com/cosmos/cosmos-rust/tree/main/cosmos-sdk-proto
max_upload_size
id1047044
size1,559,349
Belsy (whalelephant)

documentation

README

cosmos-sdk-proto-nymlab

WARNING: This is a temporary crate published with Cosmos SDK v0.47 upgrade and adding Interchain Accounty Query for Vectis.

Once the upgrade is available, as it will be according to issue 450 we will PR to use this upgrade.

You can see the diff with the v0.19 of cosmos-sdk-proto here.


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.63 or newer.

Commit count: 0

cargo fmt