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

Search for a command to run...
Articles tagged with #solidity
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
