7 releases

new 0.53.0 Sep 4, 2024
0.52.3 Aug 6, 2024
0.52.1 Jul 31, 2024
0.51.1 Jul 6, 2024

#124 in Magic Beans

Download history 404/week @ 2024-07-04 307/week @ 2024-07-11 148/week @ 2024-07-18 581/week @ 2024-07-25 798/week @ 2024-08-01 343/week @ 2024-08-08 356/week @ 2024-08-15 460/week @ 2024-08-22 661/week @ 2024-08-29

1,960 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.multiversx.com/developers/developer-reference/sc-build-reference/

Dependencies

~6–15MB
~174K SLoC