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 21/week @ 2023-12-23 12/week @ 2024-02-17 69/week @ 2024-02-24 12/week @ 2024-03-02 16/week @ 2024-03-09 6/week @ 2024-03-16

106 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
~64K SLoC