Crates.io | juno-rust-proto |
lib.rs | juno-rust-proto |
version | 0.1.5 |
source | src |
created_at | 2022-12-27 06:24:10.277701 |
updated_at | 2023-01-02 10:15:16.879344 |
description | Protobuf stuct defintions for interacting Juno blockchain |
homepage | |
repository | https://github.com/cosmos/cosmos-rust/tree/main/juno-rust-proto |
max_upload_size | |
id | 746085 |
size | 1,115,867 |
Rust crate for interacting with Protobufs defined by the Juno blockchain.
The goal of this crate is to provide complete proto struct definitions for interacting with Juno blockchain.
Currently, this crate only provides a subset of the many total structs exported by Juno proto files.
Pull requests to expand coverage are welcome.
This crate is supported on Rust 1.57 or newer.