Open
Description
Language Implementation
- Python
- TypeScript
Feature Type
- Action Provider Template
- Wallet Provider Template
- Framework Extension
- Core Requirements
- Other
🚀 The feature, motivation and pitch
Add Yelay Support to CDP AgentKit
Overview
As part of ongoing work to integrate yield generation into onchain agents, we propose adding support for Yelay as a new Action Provider to AgentKit.
Yelay is a yield infrastructure layer enabling developers to embed high-quality “Earn” products for USDC, ETH, BTC into their applications without needing deep DeFi knowledge or writing smart contracts. Yelay vaults are powered by a wide variety of yield strategies including protocols like Morpho, Aave, and others.
Actions include:
- Depositing into a Yelay vault (strategy-agnostic)
- Withdrawing from a Yelay vault
- Claiming generated yield
- Querying vaults for:
- Estimated APY
- Supported assets
- User balances
🛠 Implementation Steps
Since @yelay-lite/sdk
depends on ethers@5
, to implement YelayActionProvider it will be required to replicate necessary SDK functionality using viem
Alternatives
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels