Skip to content

Quick template for playing with solidity+hardhat

License

Notifications You must be signed in to change notification settings

Ashu999/hackweb3

Repository files navigation

Simple Hardhat Project

For some Quick play

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat compile
npx hardhat run scripts/<deployScript> --network polygon_mumbai
OR
npx hardhat run scripts/<deployScript> --network sepolia

About

Quick template for playing with solidity+hardhat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published