Convert your downloaded frontend into a Mini App by integrating MiniKit, Smart Wallet, and Paymaster
Open your project in an AI IDE
npm run dev
so the AI can follow a working
baseline.Provide docs context to the AI
Ask the AI to analyze your app
Integrate MiniKit provider and Smart Wallet
app/layout.tsx
(or your top-level
layout), wire basic hooks, and confirm no “login” button is added. Mini Apps
should feel native and sessionless.Add Paymaster for gasless UX
Verify and commit
Prompt: Converting Existing Applications to Mini Apps
Prompt: AI Analysis Prompt (for Cursor or Claude Code)