#smart-contracts #blockchain #dharitri

no-std dharitri-sc-modules

Dharitri WebAssembly standard smart contract modules

55 releases (28 stable)

1.19.0 Jul 7, 2025
1.17.2 Jun 23, 2025
1.0.1 Jan 20, 2025
0.14.1 Feb 26, 2024
0.0.12 Jun 18, 2025

#4 in #dharitri

30 downloads per month
Used in 4 crates

GPL-3.0-only

1.5MB
37K 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

~1.3–2MB
~43K SLoC