#blockchain #elrond #contract

nightly no-std elrond-wasm-modules

Elrond WebAssembly standard smart contract modules

25 releases (13 breaking)

0.38.0 Dec 15, 2022
0.36.1 Nov 1, 2022
0.34.1 Jul 19, 2022
0.30.0 Mar 17, 2022
0.25.0 Dec 14, 2021

#8 in #elrond

Download history 2/week @ 2025-09-15 14/week @ 2025-09-22 3/week @ 2025-09-29 3/week @ 2025-10-13 26/week @ 2025-10-20 4/week @ 2025-10-27

221 downloads per month
Used in 6 crates

GPL-3.0-only

1MB
24K SLoC

Standard modules for Elrond smart contracts

This crate contains several smart contract modules developed by the Elrond 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
~69K SLoC