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.

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