Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 318 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 318 Bytes

common-solidity

I create smart contracts which are commonly used in blockchain project development, so use them wisely 😁🤩

Hardhat

Try running some of the following tasks:

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts