External Integrations
External systems Switchain talks to. Each integration documents the capabilities used, failure modes, rate limits, auth model, and adapter location.
Document a new integration at docs/system/integrations/<kind>/<name>.md using the external integration template.
Kinds
- CEXes — centralized exchanges (Binance, Huobi, OKX, …).
- Blockchains — chain-specific notes (Solana, EVM, Hedera, …).
- Providers — RPC and indexer providers (Infura, QuickNode, …). Documented under the relevant context in
../contexts/providers/.
