Skip to main content
Pick the track that matches where you are in your integration journey.

What’s New in v0.2.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
Need lower-level API usage? Jump to the Functions Reference once you are comfortable with the unified flows.