Privy

SKILL.md

Privy Skill Reference

Product summary

Privy is an authentication and wallet infrastructure platform for blockchain applications. It provides client-side SDKs (React, React Native, Swift, Android, Flutter, Unity) and server-side SDKs (Node, Python, Java, Go, Rust) to authenticate users, create and manage embedded wallets, and enforce transaction controls via policies.

Key files and config:

  • Dashboard: https://dashboard.privy.io — manage apps, users, wallets, and configurations
  • App credentials: App ID and App Secret (found in Dashboard > App settings > Basics)
  • Client-side: PrivyProvider wraps your app with appId and config object
  • Server-side: PrivyClient initialized with appId and appSecret
  • REST API: Base URL https://api.privy.io with Basic Auth headers

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

When to use

Installs
206
First Seen
Mar 27, 2026