Skip to content

Latest commit

 

History

History
 
 

README.md

Reown AppKit Example using wagmi (Vite + React)

This is a Vite project together with React.

Usage

  1. Go to Reown Cloud and create a new project.
  2. Copy your Project ID
  3. Rename .env.example to .env and paste your Project ID as the value for VITE_PROJECT_ID
  4. Run pnpm install to install dependencies
  5. Run pnpm run dev to start the development server

Resources