This is a wagmi + Web3Modal + Vite project bootstrapped with create-wagmi
Run npm run dev
in your terminal, and then open localhost:5173 in your browser.
Once the webpage has loaded, changes made to files inside the src/
directory (e.g. src/App.tsx
) will automatically update the webpage.
To learn more about Vite or wagmi, check out the following resources:
- wagmi Documentation – learn about wagmi Hooks and API.
- wagmi Examples – a suite of simple examples using wagmi.
- Web3Modal Documentation – learn more about Web3Modal (configuration, theming, advanced usage, etc).
- Vite Documentation – learn about Vite features and API.