Lab: Write your first Smart Contract¶
In this lab you are going to write your very first smart contract. We are also going to deploy it to a blockchain.
What You Know At The End Of The Lab¶
π―οΈ Understand Remix IDE and the Tooling
β²οΈ Get started with Smart Contract Development Fast and Easy
βοΈ Setup Remix the right way
π No matter if you want to write in Solidity 0.5.x, 0.6.x, 0.7.x or 0.8.x!
π Connect MetaMask and Remix to deploy to GΓΆrli
Prerequisites - You need:¶
-
Chrome or Firefox browser.
-
An Internet connection
-
Completed the Previous Lab with MetaMask and some Test-Ether
Get Started¶
πͺ πͺ πͺ Let's get started!