#smart-contracts #dharitri #blockchain #wasm #contract

no-std dharitri-sc-modules

Dharitri WebAssembly standard smart contract modules

27 releases (1 stable)

new 1.0.1 Jan 20, 2025
0.14.1 Feb 26, 2024
0.13.9 Feb 26, 2024
0.1.7 Nov 10, 2023

#334 in Magic Beans

Download history 44/week @ 2024-09-24 1/week @ 2024-10-29 1/week @ 2024-11-05 3/week @ 2024-12-10

2,808 downloads per month
Used in 4 crates

GPL-3.0-only

110KB
2.5K SLoC

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.

Dependencies

~3.5MB
~83K SLoC