elrond-wasm-node 0.4.0

Elrond WebAssembly VM API wrapper
Documentation
[dependencies.elrond-wasm]
version = "0.4.0"

[dependencies.serde]
default-features = false
features = ["alloc", "derive"]
version = "1.0"

[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::ffi"]
description = "Elrond WebAssembly VM API wrapper"
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-node"
readme = "README.md"
repository = "https://github.com/ElrondNetwork/elrond-wasm-rs"
version = "0.4.0"