Skip to content

A simple hardhat example that demonstrates its versatility in regards to testing

Notifications You must be signed in to change notification settings

pat721/hardhat_example_fundraising

Repository files navigation

Sample Hardhat FundRaing Project

This project demonstrates some basic knowledge about Hardhat and its versatility in regards to testing complex scenarious with blockchain time constrains.

Try running some of the following tasks:

npx hardhat compile
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat coverage
npx hardhat run scripts/fundRaising.ts

About

A simple hardhat example that demonstrates its versatility in regards to testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published