Use cases
Last updated
Aurora Intents enables a wide range of cross-chain interactions, from simple swaps to fully automated on-chain flows.
This page highlights common use cases and how to implement them.
Let users swap assets across chains directly inside your application.
No bridging, no network switching — just a seamless experience.
Wallets enabling cross-chain trading
DeFi apps expanding liquidity access
Consumer apps simplifying token access
👉 See a live implementation:
👉 Best fit: Swap Widget
Let users deposit from any chain and asset, while your application receives funds on the target chain.
This removes friction in onboarding and funding flows.
Prediction markets accepting deposits from any chain
Neobanks enabling easy top-ups
RWA platforms onboarding non-crypto-native users
👉 Try the demo: https://intents-connect-landing.vercel.app/demo/deposits.html
👉 Best fit: Intents Deposits
Go beyond simple deposits, route funds directly into contracts.
Users can deposit from any chain and immediately interact with your protocol.
Deposit into a lending protocol (e.g. Aave)
Mint tokenized assets (RWAs)
Enter yield strategies or vaults
👉 No intermediate steps required: funding and execution happen in one flow.
👉 Try the demo: https://intents-connect-landing.vercel.app/demo-tonstakers.html
👉 Best fit: Intents Deposits + Intents Connect
Let users access yield opportunities across chains without moving assets manually.
Stake assets on another chain
Access vault strategies across ecosystems
Rebalance positions across chains
👉 Users don’t need to:
bridge assets
switch networks
understand where yield lives
👉 Best fit: Intents Connect
Build fully custom flows where users perform actions across chains in one step.
Multiple actions can be bundled and executed in sequence.
Swap → stake → borrow
Bridge → then deposit into a vault
Convert → then mint an asset
👉 Best fit: Intents Connect (API)
Add cross-chain swaps frontend widget to your app
Accept cross-chain deposits via a frontend widget
Execute contract actions via a frontend widget in your dApp
Build tailored cross-chain flows using any interface
Last updated
