Skip to content

dynamic-labs/dynamic-aave

Repository files navigation

Dynamic x Aave Integration

A Next.js app that shows how to build DeFi lending interfaces using Dynamic's MPC wallets and Aave V3. Users can supply assets, borrow against collateral, and manage their positions with a smooth, embedded wallet experience.

Demo

Watch how it works:

Dynamic x Aave

What You Can Do

  • Supply assets to earn yield on your stablecoins
  • Borrow against your supplied collateral
  • Monitor your positions and account health in real-time
  • Preview transactions before signing with built-in simulation

Getting Started

  1. Clone and install

    git clone <repository-url>
    cd aave
    bun install
  2. Set up your environment

    cp .env.example .env.local
    # Add your Dynamic Environment ID to .env.local
  3. Start the dev server

    bun dev
  4. Open your browser to http://localhost:3000

Learn More

For a detailed walkthrough of the integration, including code explanations, configuration tips, and troubleshooting:

📖 Complete Integration Guide →

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published