#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

#2453 in Magic Beans

Download history 581/week @ 2024-02-12 2818/week @ 2024-02-19 947/week @ 2024-02-26 6/week @ 2024-03-04 24/week @ 2024-03-11 1/week @ 2024-03-18 334/week @ 2024-04-01

1,863 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
~73K SLoC