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.3.0

  • Unified Deposit API - Single entry point for all deposit flows with automatic permit/approval detection
  • SDK Initialization Required - Call initAmplifySDK() once before using any SDK functions
  • Configurable Logging - Set log levels and integrate custom loggers for debugging
  • Improved Type Safety - Discriminated unions for handling authorization results
  • Updated Yield Types - Use YieldType.CORE, YieldType.TREASURY, and YieldType.FRONTIER

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.