Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.03 KB

React Web3 Starter

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.

Getting Started

  1. Clone the repo
  2. Install dependencies: pnpm install
  3. Start the app: pnpm dev

Stack

Contributing

Contributions are welcome! Please feel free to submit a PR or open an issue if you have any questions or suggestions.

License

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.