This is a team submission for ETHChicago 2023 Hackathon. With this project, we aim to bridge the gap between donors and those in need of cash, catering to the diverse community of Chicago and ultimately the world.
⚙️ Built using NextJS, RainbowKit, Hardhat, Wagmi, and Typescript.
Chi Care is deployed on the Arbitrum Goerli Testnet.
- CARE Token: 0x1d6032b5e4044d1F870D65f56C067d3D79CbE35d
Need test tokens? Use the Arbitrum Goerli Testnet Faucet.
-
Multi-Currency Support: Catering to the diverse community, Chi Care supports various currencies, ensuring inclusivity for users worldwide.
-
Seamless Account Abstraction: Users don't need to worry about complex crypto wallet setups. With our platform, a wallet is automatically created which they can access using familiar web2 methods such as email or social logins. Users can receive and donate hassle free!
-
Gasless Transactions: Our relayer ensures users don't have to fret over gas fees. We sponsor all transactions to make the process seamless.
-
Direct Fund Transfers: Donors can directly send funds to the platform. Recipients can then easily cash out with their favorite off-ramp.
-
API3 Integration for Price Conversions: Real-time and accurate price conversions for fiat currencies.
- Set Up a Donation: Donors contribute to the fund.
- Send Money: Funds are sent to the platform.
- Recipient Notification: The recipient gets notified of the received funds.
- Easy Cash Out: Recipients can easily cash out with any off-ramp.
To build the project locally:
- Clone the repository.
- Install dependencies using
yarn install. - Start the local development server using
yarn start.
Q: How do I access my funds?
A: Just log in using your email or social media account. Your funds are linked to your login method.
Q: Who covers the transaction fees?
A: Our dedicated relayer sponsors all transactions, ensuring a smooth experience for both donors and recipients.
Q: How does the API3 integration work?
A: We use API3 for real-time price conversions. When you receive funds, the value is converted using the most up-to-date and accurate rates provided by API3, ensuring the money is denominated in fiat.