Ethereum Remix
Go to https://remix.ethereum.org/
Writing your smart contract

Copy and paste the code below to Counter.sol file
Compiling

Deploying
If you want to deploy the contract to a live network like Harmony Testnet or Mainnet, configure your metamask by adding the required Harmony networks using this guide.


Last updated
Was this helpful?