drt-sc-modules

Crates.iodrt-sc-modules
lib.rsdrt-sc-modules
version0.0.3
sourcesrc
created_at2024-08-28 03:54:40.090709
updated_at2024-09-02 02:18:05.457198
descriptionDharitri WebAssembly standard smart contract modules
homepagehttps://dharitri.com/
repositoryhttps://github.com/DharitriOne/drt-sdk-rs
max_upload_size
id1354089
size115,087
xfactor@rust (xfactor-toml)

documentation

https://docs.dharitri.com/

README

Standard modules for Dharitri smart contracts

Crates.io

This crate contains several smart contract modules developed by the Dharitri team, which can be used to add standard functionality to any smart contract.

It is enough to add the module traits as supertraits of the contract traits to receive all endpoints and all functionality from the modules in contracts.

Commit count: 0

cargo fmt