A crowd funding solidity project I did as part of this course. The course covers base contract while I set up this foundry-hardhat project to unit test and deploy the contract
Recommended
pnpm deps
pnpm deploy:<mumbai | fuji>
pnpm test:cf
npx hardhat compile | forge compile
P.S: This code is un-audited and not to be used in production