agent://intendly2025
Intendly
a trade intent → best solver fill
Next.jsSolidityEIP-712Permit2TypeScript
Problem
DeFi users must specify routes and execution paths; they should be able to state a desired outcome and get the best fill automatically.
Approach
- Single-signature intent flow (EIP-712 + Permit2); intents broadcast over WebSocket.
- An open solver market competes with transparent bidding; atomic on-chain settlement enforces user constraints.
- Solver SDK for quote aggregation and bid logic; L2-first with multi-L2 extensibility.