Web3 Template This is a template for creating applications using Next.js 14 (app directory) and NextUI (v2). Technologies Used Next.js 14 NextUI v2 Tailwind CSS Viem v2 Wagmi v2 @rainbow-me/rainbowkit How to Use Install dependencies You can use one of them npm, yarn, pnpm, bun, Example using yarn: yarn install Run the development server yarn run dev