Skip to main content
Use this guide when you want wallet connection and authentication on Berachain via Particle Auth in a Vite-based frontend.

Repository

Requirements

  • Node (see README), npm
  • Particle project/config if required by Particle Auth

Stack

Vite, TypeScript, Particle Auth.

Quick start

  1. Clone and install
    git clone https://github.com/berachain/guides.git && cd guides/apps/particle-auth-core-vite
    npm install
    
  2. Configure any env or Particle keys (see README).
  3. Run the dev server and use the app to connect via Particle and interact with Berachain.
For full setup and Particle configuration, fetch the raw README.