Necta automates and optimizes your stablecoin yield strategies across multiple DeFi protocols. Maximize returns with no manual tracking – fully on-chain and self-custodial.
- Multi-Agent Intelligence: Three specialized AI agents Sentinel, Curator and Executor collaborate to automatically optimize yields across multiple protocols, securing the highest APYs effortlessly.
- Automated Rebalancing: Continuously rebalances your portfolio to maximize returns-no manual tracking required.
- Self-Custodial: Fully on-chain and self-custodial.
- DeFi UX Abstraction: Simplifies the complex DeFi UX.
- Frontend: Next.js 14, Tailwind CSS, Shadcn UI,
- Backend: Bun, Hono, Supabase
- Agent Framework: Vercel AI SDK
- LLM : OpenAI
- Ethereum Client: wagmi & viem
- Connect Wallet: Connectkit
- Onchain Execution Layer: Brahma Console-kit
- Yield Aggregator: Stakeit API
- Connect Wallet
- Deploy Safe Account
- Deposit Funds (USDC)
- Activate Agent
-
Clone the repository
git clone https://github.com/NectaFi/necta-app
-
Install dependencies
bun install
-
Copy the
.env.exampleto.envand update the variables.cp .env.example .env
-
Start the development server
bun dev
Follow the deployment guides for Vercel.
Backend Repository: necta-agents
Contributions are welcome! Please feel free to open an issue or submit a pull request.