Privy wallet infrastructure recipes cover wallet creation, key controls, policy enforcement, and account abstraction patterns for production apps.Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Pregenerating wallets
Create wallets in advance for low-latency onboarding.
Server-side user wallets
Manage user wallets with server-side authorization.
HD wallets
Derive scalable wallet trees from managed roots.
Stateful policies
Apply dynamic policy checks before transaction execution.
Agentic wallets
Provision programmable wallets for autonomous agents.
Custom account abstraction
Implement custom smart-account flows and signer controls.

