Using Remix
This tutorial will show you how to compile and deploy a smart contract using Remix.
What you will do
To start building a smart contract, click on New File and name it as HelloWorld.sol.
Last updated