Skip to content

Lab: Solidity Basics

In this lab we're going to try different types of variables. You will get familiar will the very basic building blocks of a Smart Contract!

What You Know At The End Of The Lab

🧠 Familiarize yourself with Types of Variables

📝 Get Insights into Solidity quirks and specials

💡 Be able to bring your own ideas to life!

Prerequisites - You need:

  1. Know how to use Remix

Solidity 0.8 Updates

The content has been updated for Solidity 0.8. If there are functional differences to the solidity files shown in the videos then they're highlighted.

In this guide a new smart contract is started every time we are doing a new type of variable. If you prefer to merge them together into one single file, feel free to do so.

Get Started

💪 💪 💪 Let's get started


Last update: April 10, 2022