[dependencies.elrond-wasm]
version = "0.38.0"
[lib]
path = "src/lib.rs"
[package]
authors = ["Buidly Core Team <contact@buidly.com>"]
categories = ["no-std", "wasm", "cryptography::cryptocurrencies"]
description = "Smart contracts modules for MultiversX blockchain"
documentation = "https://github.com/StakeGold/sc-xmodules-rs/README.md"
edition = "2021"
keywords = ["multiversx", "wasm", "webassembly", "blockchain", "contract"]
license = "GPL-3.0-only"
name = "xmodules"
repository = "https://github.com/StakeGold/sc-xmodules-rs"
resolver = "1"
version = "0.1.0"