React
Installation
Requirements
- React 18 or higher
- TypeScript 5 or higher
Installation
Install the Privy React SDK using your package manager of choice:
If your app uses yarn
, you must either manually also install @solana/web3.js
or add it to webpack’s externals
config if your app does not use Solana:
Was this page helpful?