This is a wagmi + ConnectKit + Next.js + Tailwind + Juicebox project.
-
Create a
.env
file and set environment variables (use.env.example
as a starting point). -
Install dependencies:
npm install
-
Run the app:
npm run dev
This is a wagmi + ConnectKit + Next.js + Tailwind + Juicebox project.
Create a .env
file and set environment variables (use .env.example
as a starting point).
Install dependencies:
npm install
Run the app:
npm run dev