arufa-research / juno-rust

Rust library for JUNO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

juno-rust

Rust libraries for Juno. The following table shows every published crates maintained in this repository:

Crate Description Crates.io Docs
juno-rust-proto Juno's proto-generated types and helpers for interacting with the appchain. Compatible with CosmWasm contract. juno-rust-proto on crates.io Docs

Building Proto files from source

The single proto-build crate in this repo clones and rebuilds proto files for all other crates, simply make the required edits in main.rs and run

cd proto-build && cargo run

Minimum Supported Rust Version

Rust 1.59

About

Rust library for JUNO


Languages

Language:Rust 100.0%Language:Shell 0.0%