Intialized with the default Typescript version of npm create svelte@latest
- Copy the env file:
cp .env.example .env
- Paste your privy app id.
yarn install
yarn dev
- Navigate to http://localhost:5173/
Example of Using Privy with Svelte
Intialized with the default Typescript version of npm create svelte@latest
cp .env.example .env
yarn install
yarn dev
Example of Using Privy with Svelte
MIT License