wk0 / svelte-privy

Example of Using Privy with Svelte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte Privy Example

Intialized with the default Typescript version of npm create svelte@latest

Start

  1. Copy the env file: cp .env.example .env
  2. Paste your privy app id.
  3. yarn install
  4. yarn dev
  5. Navigate to http://localhost:5173/

About

Example of Using Privy with Svelte

License:MIT License


Languages

Language:Svelte 66.3%Language:JavaScript 17.1%Language:TypeScript 9.0%Language:HTML 7.6%