3 releases
| 0.0.3 | Sep 2, 2024 |
|---|---|
| 0.0.2 | Sep 2, 2024 |
| 0.0.1 | Aug 27, 2024 |
#41 in #dharitri
57 downloads per month
Used in 5 crates
(2 directly)
2MB
49K
SLoC
Smart contract meta crate support
The library that provides all the functionality of the individual contracts meta crates.
The purpose of the contract meta crates is to produce the contract ABI. Because of their access to the ABI, they have other ABI-based responsibilities, such as:
- generating the
wasmcrates, - building the contracts,
- performing validations not possible otherwise,
- generating snippets,
- etc.
For more about the build process, see https://docs.dharitri.com/developers/developer-reference/sc-build-reference/
Dependencies
~7–18MB
~205K SLoC