This is a Next.js project.
- Go to Reown Cloud and create a new project.
- Copy your
Project ID - Rename
.env.exampleto.envand paste yourProject IDas the value forNEXT_PUBLIC_PROJECT_ID - Run
pnpm installto install dependencies - Run
pnpm run devto start the development server