youtube image
From YouTube: Casper Association | Writing On-Chain Code | 6. A Smart Contract Example

Description

In this video, we introduce a simple smart contract that we install on the Casper Testnet.

To follow along, you can clone the repository of this simple contract that maintains a counter variable.

o Sample contract code: https://github.com/casper-ecosystem/counter

o Reference documentation: https://docs.casperlabs.io/dapp-dev-guide/writing-contracts/rust/