pedrocruzio / macro-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Frontend/Hardhat Project

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

About


Languages

Language:JavaScript 62.0%Language:HTML 15.9%Language:Solidity 13.4%Language:CSS 8.6%