Skip to content

Latest commit

 

History

History
 
 

README.md

next-mini-app

A simple mini app template for Next.js in a few lines of code. It uses the next-world-auth library to handle wallet authentication.

Getting Started

  1. Clone the repository
  2. Run pnpm install
  3. Run pnpm dev