elrond-wasm-module-dns 0.24.0

Elrond WebAssembly smart contract module that allows a contract to register its own name
Documentation
[dependencies.elrond-wasm]
version = "0.24.0"
[dev-dependencies.elrond-wasm-debug]
version = "0.24.0"

[package]
authors = ["Andrei Marinica <andrei.marinica@elrond.com>", "Elrond Network <contact@elrond.com>"]
categories = ["no-std", "wasm", "cryptography::cryptocurrencies"]
description = "Elrond WebAssembly smart contract module that allows a contract to register its own name"
documentation = "https://docs.elrond.com/"
edition = "2018"
homepage = "https://elrond.com/"
keywords = ["elrond", "wasm", "webassembly", "blockchain", "contract"]
license = "GPL-3.0-only"
name = "elrond-wasm-module-dns"
readme = "README.md"
repository = "https://github.com/ElrondNetwork/elrond-wasm-rs"
version = "0.24.0"