Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 365 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 365 Bytes

Hardhat-Fund-Me

Learning about Smart Contracts, and using cool tools like Hardhat, waffle, etherscan API and more using JavaScript. Course by Patrick Collins, published on Free Code Camp.

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.js