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 |
#7 in #elrond
Used in 6 crates
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
~66K SLoC