Skip to main content
A minimal Vite + React app that mounts the Velora Widget. Copy each file and run pnpm dev (or npm run dev).

File tree

Install

src/App.tsx

src/main.tsx

Run it

Open the printed http://localhost:5173 URL. You should see the widget render with the Connect Wallet button and a swap form.

Next: wire in events and a partner identifier

Add the partner identifier to .env:
Last modified on June 14, 2026