The project has a crowdfunding contract only accepting a certail minimum amount of donation otherwise reverting. The project takes the advantage of chainlink integration for fetching the real time prices and accordingly accepting the donations.
git clone https://github.com/priyanshuveb/crowdFunding-foundry.git
cd crowdFunding-foundry
forge build
- Chainlink priceFeed integration
- Advance testing with 95% coverage