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. |
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
Rust 1.59