A fundraising tool. Donors see their donation multiplicated by x
. Sponsors can join at any time. When a new sponsor joins, we increment x
.
First deployment: https://goerli.etherscan.io/address/0x13AA296188985d659265dd5645c89385312c97Db#code
Incentivize donors to donate.
npm i
npx hardhat test
Create a .env
file:
cp .env.example .env
Add your own keys in the .env
file, then:
npx hardhat run scripts/deploy.js --network goerli
You can contact me via Element, Telegram, Twitter, Discord, or LinkedIn.