Quick Start Example Install bun i Setup Environment cp .env.example .env.local Fill in NEXT_PUBLIC_PAYMASTER_API_KEY and NEXT_PUBLIC_BUNDLER_URL, you can get both the urls from Biconomy Dashboard. Run bun dev