Jemiiah / cohort-1-24-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 

About


Languages

Language:Solidity 61.6%Language:JavaScript 38.4%