Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 284 Bytes

Gas Consumer Hardhat Project

This project manages testing and deployment of a Gas Consumer smart contract.

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