Skip to content

Bananapus/juicescan

Repository files navigation

This is a wagmi + ConnectKit + Next.js + Tailwind + Juicebox project.

Getting Started

  1. Create a .env file and set environment variables (use .env.example as a starting point).

  2. Install dependencies:

    npm install
    
  3. Run the app:

    npm run dev
    

Learn more

To learn more about Next.js, ConnectKit or wagmi, check out the following resources: