This is a simple starter project for building a React app with Web3 integration. It includes a basic setup with Vite, React, Viem, Wagmi, Rainbowkit, Unplugin-auto-import, tailwindcss, and tanstack-query.
- Clone the repo
- Install dependencies:
pnpm install
- Start the app:
pnpm dev
Contributions are welcome! Please feel free to submit a PR or open an issue if you have any questions or suggestions.
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to customize this template further to match your specific project requirements and details.