multiversx-sc-modules

Crates.iomultiversx-sc-modules
lib.rsmultiversx-sc-modules
version0.54.6
sourcesrc
created_at2023-01-12 14:31:42.717391
updated_at2024-12-04 10:18:07.333801
descriptionMultiversX WebAssembly standard smart contract modules
homepagehttps://multiversx.com/
repositoryhttps://github.com/multiversx/mx-sdk-rs
max_upload_size
id757208
size115,739
Bianca Ialangi (BiancaIalangi)

documentation

https://docs.multiversx.com/

README

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.

Commit count: 9145

cargo fmt