Yield-backed cross-chain bridge with AI rebalancing for shared LP interest across chains
This project targets near-instant cross-chain token bridging with minimal fees and zero slippage. Liquidity providers (LPs) deposit tokens on any supported chain, where funds are locked for a fixed duration. Idle liquidity on each chain is deployed into DeFi protocols to generate high yield.
Liquidity is continuously monitored. When predefined trigger conditions indicate urgency, these conditions—stored in the operator’s ENS address—are evaluated. An AI agent confirms whether rebalancing is required and, if so, uses Li.Fi to determine the optimal route. LPs earn interest from both chains irrespective of the chain on which they deposited. Unnecessary bridge transactions are avoided because the system operates as a peer-to-peer marketplace for users. AI logic is intentionally kept simple.
Rebalancing Logic
Future Targets
Demonstration Notes
An attempt was made to combine ELISA OS (AI agent) with chat-based automation to continuously monitor Supabase data and on-chain contracts for autonomous rebalancing. This approach proved complex, time-consuming, and unstable during development.
Rebalancing logic reference: https://github.com/hardik-kansal/Setu/blob/main/REBALANCING_MATH.md
The complete technical stack used in Setu is documented here: https://github.com/hardik-kansal/Setu/blob/main/TECH_STACK.md

