diff --git a/examples/privy-next-cross-app-connect/README.md b/examples/privy-next-cross-app-connect/README.md index 5f5e256..c100043 100644 --- a/examples/privy-next-cross-app-connect/README.md +++ b/examples/privy-next-cross-app-connect/README.md @@ -2,10 +2,6 @@ This example showcases how to get started using Privy's React SDK inside a Next.js application. -## Live Demo - -[View Demo]({{DEPLOY_URL}}) - ## Getting Started ### 1. Clone the Project diff --git a/examples/privy-next-cross-app-provider/README.md b/examples/privy-next-cross-app-provider/README.md index 5f5e256..c100043 100644 --- a/examples/privy-next-cross-app-provider/README.md +++ b/examples/privy-next-cross-app-provider/README.md @@ -2,10 +2,6 @@ This example showcases how to get started using Privy's React SDK inside a Next.js application. -## Live Demo - -[View Demo]({{DEPLOY_URL}}) - ## Getting Started ### 1. Clone the Project diff --git a/examples/privy-next-farcaster-mini-app/README.md b/examples/privy-next-farcaster-mini-app/README.md index 83bd4ee..c91eaed 100644 --- a/examples/privy-next-farcaster-mini-app/README.md +++ b/examples/privy-next-farcaster-mini-app/README.md @@ -2,10 +2,6 @@ This example showcases how to build a Farcaster mini app using Privy's React SDK inside a Next.js application with automatic Farcaster authentication. -## Live Demo - -[View Demo](https://privy-frames-v2-demo.vercel.app) - ## Getting Started ### 1. Clone the Project diff --git a/examples/privy-next-farcaster/README.md b/examples/privy-next-farcaster/README.md index f8e0355..18f7871 100644 --- a/examples/privy-next-farcaster/README.md +++ b/examples/privy-next-farcaster/README.md @@ -2,10 +2,6 @@ This example showcases how to get started using Privy's React SDK inside a Next.js application. -## Live Demo - -[View Demo]({{DEPLOY_URL}}) - ## Getting Started ### 1. Clone the Project diff --git a/examples/privy-next-funding/README.md b/examples/privy-next-funding/README.md index 5f39339..0183791 100644 --- a/examples/privy-next-funding/README.md +++ b/examples/privy-next-funding/README.md @@ -2,10 +2,6 @@ This example showcases how to get started using Privy's native wallet funding flows inside a Next.js application. -## Live Demo - -[View Demo]({{DEPLOY_URL}}) - ## Quick Start ### 0. Dashboard setup diff --git a/examples/privy-next-permissionless/README.md b/examples/privy-next-permissionless/README.md index e779537..f2fc20d 100644 --- a/examples/privy-next-permissionless/README.md +++ b/examples/privy-next-permissionless/README.md @@ -1,12 +1,8 @@ # Privy x `permissionless` Starter -## Live Demo - -[https://permissionless-example.privy.io/](https://permissionless-example.privy.io/) - ## Intro -This is a template for integrating [**Privy**](https://www.privy.io/) and [**`permissionless.js` (Pimlico)**](https://docs.pimlico.io/permissionless) into a [NextJS](https://nextjs.org/) project. Check out the deployed app [here](https://permissionless-example.privy.io/)! +This is a template for integrating [**Privy**](https://www.privy.io/) and [**`permissionless.js` (Pimlico)**](https://docs.pimlico.io/permissionless) into a [NextJS](https://nextjs.org/) project. In this demo app, a user can login with their email or Google account, and get a Privy embedded wallet. Once the user has logged in and created an embedded wallet, `permissionless.js` will create a **smart wallet** for the user behind the scenes, which can then be used to incorporate gas sponsorship, batched transactions, and more into your app. diff --git a/examples/privy-next-session-keys/README.md b/examples/privy-next-session-keys/README.md index 660e22f..45d2ebd 100644 --- a/examples/privy-next-session-keys/README.md +++ b/examples/privy-next-session-keys/README.md @@ -2,10 +2,6 @@ This example showcases how to integrate Privy's embedded wallets with ZeroDev session keys for automated transaction execution. -## Live Demo - -[View Demo]({{DEPLOY_URL}}) - ## Getting Started ### 1. Clone the Project diff --git a/examples/privy-next-smart-wallets/README.md b/examples/privy-next-smart-wallets/README.md index 9582e3b..e99bf3b 100644 --- a/examples/privy-next-smart-wallets/README.md +++ b/examples/privy-next-smart-wallets/README.md @@ -2,10 +2,6 @@ This example showcases how to get started using Multi-Chain EVM smart wallets with Privy's React SDK inside a Next.js application. -## Live Demo - -[View Demo]({{DEPLOY_URL}}) - ## Quick Start ### 0. Dashboard set up diff --git a/examples/privy-next-solana/README.md b/examples/privy-next-solana/README.md index ee768cb..6e1d93d 100644 --- a/examples/privy-next-solana/README.md +++ b/examples/privy-next-solana/README.md @@ -2,10 +2,6 @@ This example showcases how to get started using Solana with Privy's React SDK inside a Next.js application. -## Live Demo - -[View Demo]({{DEPLOY_URL}}) - ## Quick Start ### 1. Clone the Project diff --git a/examples/privy-next-wagmi/README.md b/examples/privy-next-wagmi/README.md index 72c61a9..8cae1ed 100644 --- a/examples/privy-next-wagmi/README.md +++ b/examples/privy-next-wagmi/README.md @@ -2,10 +2,6 @@ This example showcases how to get started using Wagmi with Privy's React SDK inside a Next.js application. Wagmi provides type-safe React hooks for Ethereum, making it seamless to work with both Privy embedded wallets and external wallets. -## Live Demo - -[View Demo]({{DEPLOY_URL}}) - ## Quick Start ### 1. Clone the Project diff --git a/examples/privy-react-pwa/README.md b/examples/privy-react-pwa/README.md index 9cbb531..eeac9db 100644 --- a/examples/privy-react-pwa/README.md +++ b/examples/privy-react-pwa/README.md @@ -2,8 +2,6 @@ This is a template progressive web app (PWA) built with [Privy](https://www.privy.io/), [Viem](https://viem.sh/), [NextPWA](https://www.npmjs.com/package/next-pwa), and [TailwindCSS](https://tailwindcss.com/). All transactions are sent on the [Base](https://base.org/) Goerli testnet. -You can see the deployed version at [pwa.privy.io](https://pwa.privy.io/). - ## Setup First, clone this repo: diff --git a/privy-next-starter/README.md b/privy-next-starter/README.md index 8369c68..06b2811 100644 --- a/privy-next-starter/README.md +++ b/privy-next-starter/README.md @@ -2,10 +2,6 @@ This example showcases how to get started using Privy's React SDK inside a Next.js application. -## Live Demo - -[View Demo]({{DEPLOY_URL}}) - ## Getting Started ### 1. Clone the Project diff --git a/privy-react-whitelabel-starter/README.md b/privy-react-whitelabel-starter/README.md index 7b708e0..2141c56 100644 --- a/privy-react-whitelabel-starter/README.md +++ b/privy-react-whitelabel-starter/README.md @@ -1,10 +1,6 @@ # Privy + Whitelabel Next.js Starter -This example showcases how to get started using Privy's React SDK inside a React + Vite application.Privy’s frontend SDKs let you fully customize embedded wallet experiences allowing you to match wallet flows to your app’s look and feel. - -## Live Demo - -[View Demo](https://whitelabel.privy.io/) +This example showcases how to get started using Privy's React SDK inside a React + Vite application.Privy's frontend SDKs let you fully customize embedded wallet experiences allowing you to match wallet flows to your app's look and feel. ## Getting Started