Skip to main content

A Counter Contract Tutorial

In this tutorial, we introduce an application on the chain -- the counter contract. This tutorial is a straightforward contract that maintains a counter variable. The goal is to introduce you to the process of deploying and using a contract on Testnet, the test network. Once you are familiar with this process, the next step will be to write your smart contracts.

Video Tutorial

If you prefer a video walkthrough of this guide, you can check out this video.