41 releases (10 breaking)

new 0.49.0-alpha.3 Apr 13, 2024
0.48.0 Apr 9, 2024
0.48.0-alpha.1 Mar 27, 2024
0.45.2 Dec 18, 2023
0.39.8 Mar 29, 2023

#340 in Magic Beans

Download history 145/week @ 2023-12-22 23/week @ 2023-12-29 101/week @ 2024-01-05 101/week @ 2024-01-12 36/week @ 2024-01-19 49/week @ 2024-01-26 74/week @ 2024-02-02 426/week @ 2024-02-09 93/week @ 2024-02-16 157/week @ 2024-02-23 203/week @ 2024-03-01 408/week @ 2024-03-08 554/week @ 2024-03-15 308/week @ 2024-03-22 162/week @ 2024-03-29 292/week @ 2024-04-05

1,374 downloads per month
Used in 2 crates

GPL-3.0-only

1MB
32K SLoC

Standard modules for MultiversX smart contracts

Crates.io

This crate contains several smart contract modules developed by the MultiversX 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

~2.5MB
~59K SLoC