Skip to content

Agent for interacting with the largest DeFi protocols with billions of dollars in weekly volume across 12+ networks

Notifications You must be signed in to change notification settings

agentool/bitte-aave-agent

Repository files navigation

Bitte Aave Agent

Agent with access to the Aave platform, capable of providing information on pools, strategies, rates, and more. It can send transactions on your behalf, facilitate borrowing and lending, and offer insights into your positions, portfolio, and current strategy recommendations.

Overview

Bitte Aave Agent is a tool that interacts with the Aave protocol.

Built using Next.js 14 + Shadcn/ui + Hono + Zod + Swagger UI.

Backlog

  • Has access to aave platform, can give you info:
    • can offer insights into pools, strategies, rates, and more
  • Has access to your aave account, can do actions on your behalf:
    • can offer insights into your positions, portfolio, and current strategy recommendations
    • can facilitate borrowing and lending

Project Walkthrough

Bitte Aave Agent facilitates the development of AI-powered tools for evaluating aave account. The template supports creating, managing, and deploying aave functionalities, starting with pool/strategies/rates/ etc.

API Base URL

https://bitte-aave-agent.vercel.app

Endpoints

  • /api/aave/pools
  • /api/aave/daily-volume-24h
  • /api/aave/rates-history

Usage

Make LLM requests to the endpoints above. Refer to the full API documentation for detailed parameter and response information.

Getting Started

Docs to integrate

Installation

Set NEAR_ENV="mainnet" in your .env.local file.

# install dependencies
pnpm i

# start the development server
pnpm dev:next

# start the agent development server
pnpm dev:agent

Deployment

Check out Next.js deployment documentation for details on (re-)deploying on Vercel.

Agent registration

NOTE: Only run this once, when creating a new agent.

make-agent register -u https://bitte-aave-agent.vercel.app

Agent redeployment

make-agent deploy -u https://bitte-aave-agent.vercel.app

Troubleshooting

About

Agent for interacting with the largest DeFi protocols with billions of dollars in weekly volume across 12+ networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •