The neutron repository has been officially archived and placed into long-term maintenance mode.
- Security Updates: The development team is no longer actively monitoring this codebase or tracking security vulnerabilities.
- Future Development: The community is highly encouraged to fork this repository to implement custom improvements, bug fixes, or continued development.
Thank you to everyone who contributed to the project!
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.