Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 211 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 211 Bytes

Quick Start Example

Install

bun i

Setup Environment

cp .env.example .env.local

Fill in NEXT_PUBLIC_PAYMASTER_API_KEY Fill in NEXT_PUBLIC_BUNDLER_URL

Run

bun dev