Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Config, docs, scripts, and backup manifests - Submodule refs unchanged (m = modified content in submodules) Made-with: Cursor
102 lines
3.1 KiB
Markdown
102 lines
3.1 KiB
Markdown
# Integrations Quick Reference
|
|
**Date:** 2026-01-31
|
|
**Quick lookup for all recommended integrations**
|
|
|
|
**→ Full ecosystem summary for stakeholders:** [docs/GALATIC_SUMMARY.md](docs/GALATIC_SUMMARY.md) — Chain 138 build-out, DEX/aggregator routing, On-Ramp/Off-Ramp, Fireblocks, bridges, and integrations.
|
|
|
|
---
|
|
|
|
## ✅ Active Integrations (Implemented)
|
|
|
|
### Exchanges (dbis_core)
|
|
- ✅ **Crypto.com OTC** - Institutional OTC, RFQ, settle-later
|
|
- ✅ **Exchange Registry** - Binance, Kraken, Oanda, FXCM price aggregation
|
|
- **API:** `/api/v1/crypto-com-otc`, `/api/v1/exchange` (dbis-api.d-bis.org)
|
|
|
|
### Fiat On/Off Ramps (metamask-integration)
|
|
- ✅ **MoonPay** - On-ramp + Off-ramp
|
|
- ✅ **Ramp Network** - On-ramp + Off-ramp
|
|
- ✅ **Onramper** - Aggregator (on-ramp + quotes)
|
|
- ✅ **Transak** - On-ramp + Off-ramp
|
|
- ✅ **Banxa** - On-ramp + Off-ramp
|
|
- ✅ **Coinbase Ramps** - On-ramp + Off-ramp
|
|
- ✅ **Stripe Crypto** - On-ramp
|
|
- ✅ **Cybrid** - On-ramp + Off-ramp
|
|
- ✅ **Sardine** - On-ramp
|
|
- ✅ **HoneyCoin** - Off-ramp
|
|
- **API:** `POST /ramps/on-ramp/session`, `POST /ramps/off-ramp/session`, `GET /ramps/quote`, `GET /ramps/providers`
|
|
|
|
### DeFi Routing (alltra-lifi-settlement)
|
|
- ✅ **1inch** - DEX aggregator quotes
|
|
- ✅ **ParaSwap** - DEX aggregator quotes
|
|
- ✅ **0x Protocol** - DEX aggregator quotes
|
|
- ✅ **Li.Fi** - Cross-chain routing (ChainID 138 NOT supported)
|
|
- **Stubs:** Uniswap, Curve (for future direct pool access)
|
|
|
|
### Bridges
|
|
- ✅ **CCIP Bridge** - ChainID 138 ↔ Ethereum
|
|
- ✅ **Bridge Vault** - Multi-chain stablecoin bridge
|
|
|
|
### Infrastructure
|
|
- ✅ **MetaMask** - Wallet integration
|
|
- ✅ **Blockscout** - Block explorer
|
|
- ✅ **Cloudflare** - DNS, SSL, Tunnels
|
|
- ✅ **Proxmox** - Infrastructure management
|
|
|
|
---
|
|
|
|
## 🔴 Pending Integrations (High Priority)
|
|
|
|
### Bridge Providers
|
|
1. **LayerZero** - https://layerzero.network
|
|
2. **Wormhole** - https://wormhole.com
|
|
3. **Socket.tech** - https://docs.socket.tech
|
|
4. **Axelar** - https://axelar.network
|
|
5. **Stargate** - https://stargate.finance
|
|
|
|
### DEX Providers (Direct - stubs exist)
|
|
1. **Uniswap** - https://uniswap.org (stub in alltra-lifi-settlement)
|
|
2. **Curve** - https://curve.fi (stub in alltra-lifi-settlement)
|
|
|
|
---
|
|
|
|
## 💰 Li.Fi Purchase: Quick Steps
|
|
|
|
**⚠️ Note:** ChainID 138 does NOT support Li.Fi. Bridge to Ethereum first.
|
|
|
|
### 5-Step Process
|
|
|
|
1. **Wrap ETH → WETH9** (ChainID 138)
|
|
2. **Approve Bridge** (ChainID 138)
|
|
3. **Bridge to Ethereum** (CCIP)
|
|
4. **Use Li.Fi on Ethereum** (Purchase)
|
|
5. **Verify Balance** (Ethereum)
|
|
|
|
**Total Time:** ~20-35 minutes
|
|
**Total Cost:** ~0.017-0.057 ETH + 0.1-2 LINK
|
|
|
|
**See:** `INTEGRATIONS_AND_LIFI_PURCHASE_GUIDE.md` for complete details
|
|
|
|
---
|
|
|
|
## 📞 Contact Information
|
|
|
|
### Bridge Providers
|
|
- **LayerZero:** https://layerzero.network
|
|
- **Wormhole:** https://wormhole.com
|
|
- **Li.Fi:** support@li.fi, https://discord.gg/lifi
|
|
- **Socket.tech:** https://docs.socket.tech
|
|
|
|
### On-Ramp Providers
|
|
- **MoonPay:** https://www.moonpay.com/business
|
|
- **Ramp:** https://ramp.network
|
|
- **Transak:** https://transak.com
|
|
|
|
### DEX Providers
|
|
- **Uniswap:** https://uniswap.org
|
|
- **1inch:** https://1inch.io
|
|
|
|
---
|
|
|
|
**Full Guide:** See `INTEGRATIONS_AND_LIFI_PURCHASE_GUIDE.md`
|