FundraiserDapp Contract, test and deployment script. Run the following:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
Example smart contract app for community projects to fundraise in Eth
JavaScript
FundraiserDapp Contract, test and deployment script. Run the following:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js