#contract #debugging #dharitri #smart-contracts #blockchain

dharitri-sc-meta-lib

Dharitri smart contract meta-programming tools and build system

1 stable release

1.0.1 Jan 19, 2025

#42 in #dharitri

Download history 44/week @ 2025-01-13 82/week @ 2025-01-20 11/week @ 2025-01-27 22/week @ 2025-02-03 7/week @ 2025-02-10

166 downloads per month
Used in 7 crates (2 directly)

GPL-3.0-only

2MB
52K 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.org/developers/developer-reference/sc-build-reference/

Dependencies

~9–17MB
~221K SLoC