Skip to main content
Privy is powerful wallet infrastructure for AI agents, built for scale.

Overview

Create agents that can:
  • Automatically create and manage wallets
  • Make payments in a variety of digital assets, including stablecoins
  • Sign messages and transactions
  • Query wallet balances and addresses

How it works

Privy provides wallet infrastructure that removes the complexity of blockchain interactions:
  1. Give your agent a powerful wallet
  2. Secure your agent’s assets with transaction policies
  3. Make payments with speed
Zero-friction onboarding Different from traditional wallet solutions, Privy automatically creates embedded wallets for your agents without requiring private key management, seed phrases, or complex setup. Production-ready infrastructure Trusted by leading Web3 applications, Privy handles secure key generation, multi-chain address derivation, transaction signing, and compliance policies at scale.

Quickstart

See the complete example for a full implementation.

Setup

Head to Privy’s dashboard to sign up and create a new app. You’ll receive:
  • App ID - Your application identifier
  • App Secret - Your server-side authentication secret
  1. Install the package:
  1. Set your credentials:

Instantiation

Invocation

Available operations

Use within an agent


API reference