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, andYieldType.FRONTIER
Quick Links
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.