elrond-wasm-modules 0.29.1

Elrond WebAssembly standard smart contract modules
1
2
3
4
5
pub mod events;
pub mod owner_endpoints;
pub mod storage;
pub mod structs;
pub mod user_endpoints;