Introduction to Solidity

This repo covers the basics of building a simple EVM-based smart contract using hardhat - a smart contract development/testing/deployment framework.

23-03-24 Introduction to Solidity Interface

Basic commands:

npx hardhat node
npx hardhat compile