[package]
edition = "2018"
name = "dharitri-wasm-node"
version = "0.10.6"
authors = [
"Andrei Marinica <andrei.marinica@dharitri.com>",
"Dharitri Network <contact@dharitri.com>",
]
description = "Dharitri WebAssembly VM API wrapper"
homepage = "https://dharitri.com/"
documentation = "https://docs.dharitri.com/"
readme = "README.md"
keywords = [
"dharitri",
"wasm",
"webassembly",
"blockchain",
"contract",
]
categories = [
"no-std",
"wasm",
"cryptography::cryptocurrencies",
"development-tools::ffi",
]
license = "GPL-3.0-only"
repository = "https://github.com/Battula-anil-app-could/dx-sdk-rs-new"
[dependencies.dharitri-wasm]
version = "=0.10.6"
[features]
ei-unmanaged-node = []
vm-dct-local-roles = []
vm-validate-token-identifier = []