pnpm dev (or npm run dev).
File tree
Install
src/App.tsx
src/main.tsx
Run it
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
partner identifier to .env:
Related pages
- Install — package install and the basic setup.
- Configure — restrict chains, modes, hide UI.
- Monetize — partner fees and referrer.
- Events & callbacks — every event you can subscribe to.