casperlabs-engine-wasm-prep 0.6.1

Preprocessor of Wasm modules for use as smart contracts on the CasperLabs network.
Documentation
[dependencies.parity-wasm]
version = "0.41.0"

[dependencies.proptest]
version = "0.9.4"

[dependencies.pwasm-utils]
version = "0.12.0"

[dependencies.types]
features = ["std"]
package = "casperlabs-types"
version = "0.6.1"

[features]
no-unstable-features = ["types/no-unstable-features"]

[package]
authors = ["Michael Birch <birchmd@casperlabs.io>", "Mateusz Górski <gorski.mateusz@protonmail.ch>"]
description = "Preprocessor of Wasm modules for use as smart contracts on the CasperLabs network."
documentation = "https://docs.rs/casperlabs-engine-wasm-prep"
edition = "2018"
homepage = "https://casperlabs.io"
license-file = "LICENSE"
name = "casperlabs-engine-wasm-prep"
readme = "README.md"
repository = "https://github.com/CasperLabs/CasperLabs/tree/master/execution-engine/engine-wasm-prep"
version = "0.6.1"
[package.metadata.docs.rs]
features = ["no-unstable-features"]