elrond-wasm 0.6.1

Elrond WebAssembly smart contract API
Documentation
[dependencies.arrayvec]
default-features = false
features = ["array-sizes-33-128", "array-sizes-129-255"]
version = "0.5.1"

[dependencies.elrond-codec]
version = "0.1.3"

[dependencies.wee_alloc]
version = "0.4"

[package]
authors = ["Andrei Marinica <andrei.marinica@elrond.com>", "Elrond Network<contact@elrond.com>"]
categories = ["no-std", "wasm", "cryptography::cryptocurrencies", "development-tools"]
description = "Elrond WebAssembly smart contract API"
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"
readme = "README.md"
repository = "https://github.com/ElrondNetwork/elrond-wasm-rs"
version = "0.6.1"