- Foundry
- Solidity
- Chainlink Data Feeds
- User is able to send funds to the contract.
- User is able to get a list of funders.
- Minimum funding amount is 5$.
- Only owner can withdraw funds sent to the contract.
- Get Ether price and conversion rate integrating with Chainlink Data Feeds.
- Contract is deployed using Foundry scripts
- Contract is tested using Foundry tests