This is an example contract being used in the docs. You can read more about it here
- Rustup
- Wasm-pack
- Wasm-tools
cargo install --locked wasm-pack
cargo install --locked --version 1.207.0 wasm-tools
- Make
make build
This is an example contract being used in the docs. You can read more about it here
cargo install --locked wasm-pack
cargo install --locked --version 1.207.0 wasm-tools
make build