Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.04 KB

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: