Growing collection of varios WASM compilable contract examples, both source and binary for integration testing in Parity.
- Rust with
wasm32-unknown-unknown
target - wasm-build util, run
cargo install pwasm-utils-cli
to install - bash to run
./build-all.sh
- to be updated
parity-wasm
is primarily distributed under the terms of both the MIT
license and the Apache License (Version 2.0), at your choice.
See LICENSE-APACHE, and LICENSE-MIT for details.