Skip to main content
The Amplify SDK provides everything you need to integrate stablecoin yield into your application. Choose the path that matches your integration journey.

Getting Started

Install the SDK and run your first deposit in under 10 minutes.

Guides

Step-by-step tutorials for deposits, withdrawals, and smart wallet integration.

API Reference

Complete function reference with parameters, return types, and examples.

What’s New in v0.4.2

  • WithdrawQueue Migration - Withdrawal flows now use prepareWithdrawalAuthorization() + prepareWithdrawal()
  • New Withdrawal APIs - Added low-level prepareWithdrawOrderTxData() and prepareApproveWithdrawOrderTxData()
  • Chain-Aware Guide - Added multi-chain integration guidance for discovery and execution
  • Helper Imports - Added focused helper import guidance (/core, /vaults, /utils)
  • SDK-Synced Content - Withdrawal and chain-related docs are aligned with the SDK repository docs

Concepts

Understand vaults, yield types, permits, and slippage controls.

Troubleshooting

Common issues, error codes, and debugging strategies.

Types Reference

TypeScript types, enums, and discriminated unions.

Changelog

Version history and migration guides.