xmodules 0.1.2

Smart contracts modules for MultiversX blockchain
Documentation
1
2
3
4
#![no_std]

pub mod multi_token_payment;
pub mod referrals;