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.