Skip to content

Failureguy94/ETHGlobal

Repository files navigation

AAVE Last Dance - Liquidation Protection with World ID

Overview

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.

Features

  • 🔐 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

Tech Stack

  • 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

Getting Started

Prerequisites

  • Node.js 18+
  • npm/yarn
  • Foundry (for smart contract development)
  • World ID App Registration

Installation

  1. Clone the repository:
git clone https://github.com/Failureguy94/ETHGlobal.git
cd ETHGlobal
  1. Install dependencies:
npm install
# or
pnpm dev
# or
bun dev

Open 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.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

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.

About

This repo contains the project made by me at hackathon ETHGlobal 2025,New Delhi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors