Getting familiar with Remix IDE
Online/offline IDE for writing code in Solidity
Jan 23, 20227 min read247

Search for a command to run...
Series
In this series, you will learn about the solidity programming language from absolute basic. You will able to understand the code in no time. Let's get started.
Online/offline IDE for writing code in Solidity

A Program that runs on the blockchain

Solidity to create smart contracts

Various data types supported till version 0.9.0

How to declare and Initialize a state variable
