Installation & Setup
Install the SDK, configure environment variables, and initialize.
Concepts
Vaults, yield types, shares, authorization flows, and slippage.
Deposits
Complete deposit flows with Privy, Wagmi, and Viem examples.
Withdrawals
Redeem vault shares for underlying tokens with step-by-step examples.
Smart Wallets
Integration patterns for Privy Smart Wallets and Alchemy ERC-4337 accounts.
Multi-Chain
Discover assets by chain and route write operations to the correct network.
Logging
Configure SDK logging levels and integrate custom loggers.
Choose Your Framework
All guides include examples for multiple wallet integration libraries:| Framework | Best For |
|---|---|
| Privy | Embedded wallets, social login, enterprise features |
| Wagmi | React applications with wagmi hooks |
| Viem | Node.js scripts, vanilla TypeScript, server-side |
Learning Path
- Installation & Setup - Install the SDK and configure your project
- Concepts - Understand vaults, shares, and authorization flows
- Deposits - Implement your first deposit flow
- Withdrawals - Allow users to redeem shares
- Smart Wallets - Enable gas sponsorship and batching
- Multi-Chain - Add chain-aware discovery and execution