Stack
dAppBooster stack and rationale
Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. It uses SWC for fast refresh.
React SWC
TanStack
React Query
React Virtual
React Router
Serve dev mode watching for routes changes:
pnpm routes:watch
Manually generate routeTree.gen
file:
pnpm routes:generate
Dev tools
Dev tools are not visible in production mode.
Wallet connection
You should be able to seamlessly switch between several libraries for wallet connection.
Connectkit
Rainbowkit
Web3modal
Number Formatting
Conedison
Github repository | numberFormat.ts
Styles
Modern Normalize
Styled Components
Stylelint
The official extension is recommended if you're using VSCode.
Note: check the "Extension Settings" section if you want errors to be fixed on save, etc.
Next Themes
Faceless UI Modal
Github repository | Official docs
React Hot Toast
Vercel Web Analytics
Simply Enable Web Analytics in Vercel within your Vercel project. Everything else is already integrated and ready to go.