manattan / hardhat_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

command

compile solidity file

> npx hardhat compile

test

> npx hardhat test

run

> npx hardhat run scripts/index.ts

About


Languages

Language:Solidity 59.7%Language:TypeScript 40.3%