Spin2win
Spin2win tutorial contract for CENNZnet
Install / Use
/learn @cennznet/Spin2winREADME
Spin2Win Contract
A smart contract which transfers a random amount of balance to the calling account.
Quick Start (for macOS)
Setup Environment
# osx
brew install wabt
cargo install pwasm-utils-cli --bin wasm-build
Create contract wasm
# Outputs wasm binary at `./target/spin2win.wasm`
./build.sh
Getting Started
https://cennznetdocs.com/CENNZNet/tutorials/getstarted.md
Tutorial
https://cennznetdocs.com/CENNZNet/tutorials/spin2win.md
