dharitri-sc-meta-lib

Crates.iodharitri-sc-meta-lib
lib.rsdharitri-sc-meta-lib
version1.19.0
created_at2025-01-19 20:37:22.889676+00
updated_at2025-07-07 11:57:26.434357+00
descriptionDharitri smart contract meta-programming tools and build system
homepagehttps://dharitri.org/
repositoryhttps://github.com/TerraDharitri/drt-rs-sdk
max_upload_size
id1523154
size334,654
(mangonui)

documentation

https://docs.dharitri.org/

README

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/

Commit count: 28

cargo fmt