3 releases

0.0.3 Sep 2, 2024
0.0.2 Sep 2, 2024
0.0.1 Aug 27, 2024

#24 in #debugger

Download history 130/week @ 2024-08-25 302/week @ 2024-09-01 15/week @ 2024-09-08

447 downloads per month
Used in 5 crates (2 directly)

GPL-3.0-only

2MB
49K SLoC

Smart contract meta crate support

crates.io

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 wasm crates,
  • 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

~6–13MB
~168K SLoC