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

nightly no-std dharitri-sc-modules

Dharitri WebAssembly standard smart contract modules

53 releases (7 breaking)

0.14.1 Feb 26, 2024
0.13.9 Feb 26, 2024
0.1.7 Nov 10, 2023

#2644 in Magic Beans

Download history 26/week @ 2024-01-10 16/week @ 2024-01-17 1464/week @ 2024-02-14 2498/week @ 2024-02-21 386/week @ 2024-02-28 6/week @ 2024-03-06 22/week @ 2024-03-13 1/week @ 2024-03-20 165/week @ 2024-03-27 169/week @ 2024-04-03

334 downloads per month
Used in 2 crates

GPL-3.0-only

1MB
25K 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

~4MB
~70K SLoC