Skip to content

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 ​

RepoDescription
NextJSTemplate for integrating Privy into a NextJS project. Includes examples with both the app and pages routers.
Create React AppTemplate for integrating Privy into a Create React App project.
WagmiTemplate for integrating Privy with wagmi.

Progressive web apps (PWAs) ​

RepoDescription
PWA TemplateTemplate for integrating Privy into a PWA that can be installed on mobile devices. Implements SMS and social login and embedded wallet transactions.
Lens PWATemplate for integrating Privy into a PWA alongside Lens Protocol. Built by @dabit3.
Onchain PWA StarterTemplate for integrating Privy into a PWA alongside MUD for managing onchain state. Built by @smallbraingames.

Miscellaneous ​

RepoDescription
Fiat on-rampTemplate for integrating Privy with a custom fiat on-ramp. See our guide for more.
Farcaster FramesTemplate for using Farcaster Frames to pregenerate embedded wallets for users and airdrop assets to them. See our Farcaster integration guide for more.