Adaptor Overview
Every integration is operated from the unifiedsdk-scripts toolkit — one CLI with a command group per adaptor, plus matching programmatic examples. See CLI & Scripts for setup, profiles, and transaction modes.
| Adaptor Program | Integrations | CLI command group |
|---|---|---|
| Kamino Adaptor | Kamino Vaults, Kamino Lending Market | kamino:market:*, kamino:kvault:* |
| Jupiter / Spot Adaptor | SPL-Tokens (Jupiter Swap), Jupiter Earn | spot:swap:*, spot:earn:* |
| Trustful Adaptor | Centralised Exchanges | trustful:arbitrary:*, trustful:curve:* |
The Kamino, Spot, and Trustful adaptors are operated end-to-end by the CLI today. Additional adaptors (generic lending, Drift, Raydium CLMM) are built against the same vault interface; check the repository for the current command surface.
For detailed strategy initialization instructions, see the Strategy Setup Guide.