This is a lightweight front-end development template built with Next.js, Shadcn, Tailwindcss, Wagmi, and Rainbowkit.
After cloning the project, first use the yarn command to install the dependencies:
yarn
development server:
yarn run dev
You can open http://localhost:3000 in your browser to see the result.
This project uses ESLint and Prettier for code standards and formatting. Please ensure your code complies with the project standards.