Appearance
Starter repos ​
Below is a collection of starter repos showcasing how to integrate Privy's React SDK across various stacks, libraries, and use cases.
TIP
Looking for Expo? Find Expo starter repos here.
General ​
Repo | Description |
---|---|
NextJS | Template for integrating Privy into a NextJS project. Includes examples with both the app and pages routers. |
Create React App | Template for integrating Privy into a Create React App project. |
Wagmi | Template for integrating Privy with wagmi. |
Whitelabel | Template for integrating Privy fully whitelabel with custom components into a project. |
Progressive web apps (PWAs) ​
Repo | Description |
---|---|
PWA Template | Template for integrating Privy into a PWA that can be installed on mobile devices. Implements SMS and social login and embedded wallet transactions. |
Lens PWA | Template for integrating Privy into a PWA alongside Lens Protocol. Built by @dabit3 . |
Onchain PWA Starter | Template for integrating Privy into a PWA alongside MUD for managing onchain state. Built by @smallbraingames . |
Miscellaneous ​
Repo | Description |
---|---|
Fiat on-ramp | Template for integrating Privy with a custom fiat on-ramp. See our guide for more. |
Smart Wallets | Template for integrating Privy with smart wallets. See our guide for more. |
Farcaster Frames | Template for using Farcaster Frames to pregenerate embedded wallets for users and airdrop assets to them. See our Farcaster integration guide for more. |