SDK API Reference
Generated API reference for @augustdigital/sdk — the SDK entry point, vault and subaccount modules, chain adapters, and contract ABIs.
Generated API reference for @augustdigital/sdk. For a guided introduction, start with the
Quick Start, Vault Actions, and
Error Handling guides.
Modules
| Module | Description |
|---|---|
| ABIs | Contract ABI definitions for interacting with Upshift smart contracts. |
| AugustSDK | The main Upshift SDK class. |
| AugustSubAccounts | The Upshift Sub Accounts Module. |
| AugustVaults | The Upshift Vaults Module. |
| EVMAdapter | EVM Adapter for the Upshift SDK |
AugustApi (sdk.apiModule) | Read-only client for public backend endpoints (transparency dashboard, unrealized PnL) and authenticated loan-book, risk, and OTC reads. Not ported here — see the Vault Actions guide for the public surface. |
| SolanaAdapter | Solana Adapter for the Upshift SDK |
| StellarAdapter | Stellar Adapter for the Upshift SDK |
| SuiAdapter | Sui Adapter for the Upshift SDK |
These pages are ported from the generated SDK reference; a regeneration pipeline from SDK source is planned — until it lands, fix errors at the source TSDoc and re-port.