How it works
- Create a session: specify destination chain, token, and amount
- Collect the deposit: user pays via the Daimo modal or your custom UI
- Funds settle: stablecoins arrive at your destination address on-chain
Integration paths
Modal SDK
Pre-built React deposit UI via@daimo/sdk. Fastest way to integrate.
- Handles chain selection, wallet connection, and transaction signing
- Supports embedded and overlay modes
- ~30 lines of code to get started
API
A plain REST API.- Full control over the deposit experience
- Build your own custom UI
- Use from any backend: Python, Go, Ruby, etc.
Next steps
Quickstart
Get a working deposit flow in 5 minutes
Sessions
Understand the session lifecycle
API Reference
Browse all endpoints
Supported Chains
See destination and source chains