privy

Installation
SKILL.md

Privy Skill Reference

Product summary

Privy is a programmable wallet infrastructure platform for building financial applications. It provides embedded wallets (created and managed by Privy), authentication systems (email, social, passkeys, wallets), and financial flows (deposits, payouts, swaps, yield). Use Privy's client-side SDKs (React, React Native, Swift, Android, Flutter, Unity) to build user-facing applications, and server-side SDKs (Node.js, Java, Go, Rust, Ruby, Python) or REST API to manage wallets, users, and policies from your backend.

Key files and entry points:

  • Dashboard: https://dashboard.privy.io (configure apps, login methods, integrations)
  • Client SDKs: @privy-io/react-auth, @privy-io/react-native, @privy-io/swift, etc.
  • Server SDKs: @privy-io/node, @privy-io/java, @privy-io/go, etc.
  • REST API: POST/GET endpoints for users, wallets, policies, transactions
  • Webhooks: Subscribe to user, wallet, transaction, and action events

Primary docs: https://docs.privy.io

When to use

Installs
554
First Seen
Mar 27, 2026
privy from docs.privy.io