Rust libraries for Neutron. The following table shows every published crates maintained in this repository:
Crate | Description | Crates.io | Docs |
---|---|---|---|
neutron-std | Neutron's proto-generated types and helpers for interacting with the appchain. Compatible with CosmWasm contract. | ||
neutron-std-derive | Procedural macro for augmenting proto-generated types to create better developer ergonomics. Internally used by neutron-std |
This repo also contains proto-build
package which is used for autogenrating rust types from proto.