Counter Smart Contract This is an example of a simple smart contract. Usage Set up the Rust toolchain make prepare Compile smart contracts make build-contract Run tests make test