AAVE Last Dance is a decentralized application that provides liquidation protection for AAVE users by integrating World ID verification. The project combines secure identity verification with DeFi protection mechanisms to create a safer lending environment.
- 🔐 World ID Integration: Secure identity verification using World ID
- 🛡️ Liquidation Protection: Automated protection mechanisms for AAVE positions
- 🌐 Cross-Chain Support: Works across multiple networks through Reactive Network
- 🔄 Real-time Monitoring: Continuous position health monitoring
- 🎯 Automated Response: Swift action on potential liquidation events
-
Frontend:
- Next.js 15.5
- React 19.1
- TailwindCSS
- TypeScript
- World ID SDK
-
Blockchain:
- Ethers.js 6.15
- Foundry (Smart Contracts)
- Reactive Network Integration
-
Identity:
- World ID Integration
- MiniKit React Components
- Node.js 18+
- npm/yarn
- Foundry (for smart contract development)
- World ID App Registration
- Clone the repository:
git clone https://github.com/Failureguy94/ETHGlobal.git
cd ETHGlobal- Install dependencies:
npm install
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.