#cosmos #protobuf #proto #blockchain #tendermint

cosmos-sdk-proto-nymlab

Protobuf stuct defintions for interacting Cosmos SDK powered blockchains

2 releases

0.19.2 Nov 24, 2023
0.19.1 Nov 24, 2023

#52 in #tendermint

44 downloads per month
Used in vectis-wallet

Apache-2.0

1.5MB
28K SLoC

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.

Dependencies

~3.5–6MB
~115K SLoC