Skip to main content
These guides walk you through common integration patterns with complete, working examples.

Project Setup

Configure your project structure, providers, and SDK initialization.

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.

Logging

Configure SDK logging levels and integrate custom loggers.

Choose Your Framework

All guides include examples for multiple wallet integration libraries:
FrameworkBest For
PrivyEmbedded wallets, social login, enterprise features
WagmiReact applications with wagmi hooks
ViemNode.js scripts, vanilla TypeScript, server-side

Learning Path

  1. Project Setup - Configure providers and SDK initialization
  2. Deposits - Implement your first deposit flow
  3. Withdrawals - Allow users to redeem shares
  4. Smart Wallets - Enable gas sponsorship and batching