Crates.io | drt-sc-modules |
lib.rs | drt-sc-modules |
version | 0.0.3 |
source | src |
created_at | 2024-08-28 03:54:40.090709 |
updated_at | 2024-09-02 02:18:05.457198 |
description | Dharitri WebAssembly standard smart contract modules |
homepage | https://dharitri.com/ |
repository | https://github.com/DharitriOne/drt-sdk-rs |
max_upload_size | |
id | 1354089 |
size | 115,087 |
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.