Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 457 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 457 Bytes

My first contract

This is an example contract being used in the docs. You can read more about it here

Prerequisites

cargo install --locked wasm-pack
cargo install --locked --version 1.207.0 wasm-tools
  • Make
make build