Aegis is an AI-powered cross-chain portfolio rebalancing tool that automates token swaps based on market insights. It continuously analyzes market conditions and executes transactions to maintain optimal portfolio allocations.
- Agentic Cross Swaps – Automatically rebalances portfolios across chains.
- AI-Powered Insights – Uses Vercel AI to analyze market trends.
- Threshold-Based Automation – Set rebalancing thresholds and let Aegis handle the rest.
- Real-Time Adjustments – Ensures optimal allocations without manual intervention.
- Seamless Execution – Integrates with Telegram for trade execution and notifications.
| Component | Tool/Service |
|---|---|
| AI | Vercel AI |
| Blockchain | Wormhole (Mayan Exchange) |
| Backend | NestJS, TypeScript |
| Messaging | Telegram |
- Select Tokens – Choose the assets you want to rebalance.
- Set Thresholds – Define the conditions for automatic swaps.
- AI Analysis – Aegis analyzes market trends and token insights.
- Automatic Execution – Trades execute when thresholds are met.
- Stay Updated – Get real-time notifications via Telegram.
- Node.js & pnpm
- A Telegram bot token
# Clone the repo
git clone https://github.com/ceasar28/Aegis.git
cd Aegis_agent
# Install dependencies
pnpm install- Create a
.envfile and add the necessary credentials from.env.example: - Start the bot:
pnpm run start:dev
Pull requests are welcome! Feel free to open an issue to discuss improvements.
MIT License
Made with ❤️ by TechFromRoot