multiversx-sc-modules

Crates.iomultiversx-sc-modules
lib.rsmultiversx-sc-modules
version0.51.1
sourcesrc
created_at2023-01-12 14:31:42.717391
updated_at2024-07-06 15:26:06.290699
descriptionMultiversX WebAssembly standard smart contract modules
homepagehttps://multiversx.com/
repositoryhttps://github.com/multiversx/mx-sdk-rs
max_upload_size
id757208
size115,423
Andrei Marinica (andrei-marinica)

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: 8481

cargo fmt