Skip to content

Transfer fund to smart contract, withdraw fund back to the account.

Notifications You must be signed in to change notification settings

HadiAlMumayez/Hardhat-Fund-Me

Repository files navigation

Hardhat Fund Me Project

This project demonstrates an advanced Hardhat use case, integrating other tools commonly used alongside Hardhat in the ecosystem.

The project comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an It also comes with a variety of other tools.

Try running some of the following tasks:

npm run test
npm run test:staging
npm run lint
npm run lint:fix
npm run node
npm run withdraw
npm run fund

Releases

No releases published

Packages

No packages published