Commerce Native
Wallet, KYC, and receipts stay inside Coinbase rails for every frame.
x402 Miniapp Builder
Show how Coinbase Developer Platform powers Farcaster-native stores. This surface now points straight to the deployed Next.js stack at app.mcintoshi.xyz, while still spotlighting OnchainKit checkouts, 402 paywalls, and telemetry tied into the Base OS.
Wallet, KYC, and receipts stay inside Coinbase rails for every frame.
Miniapp guardrails bundled with middleware, notifications, and analytics.
Faster path from prototype to Base-ready storefront experiences.
Everything here maps to the Coinbase Developer Platform configuration sitting inside .env: CDP API keys, resource wallet, and webhook secrets. The surface keeps the story high-level, while the README carries the wiring diagram.
One-line wallet connect, checkout components, and receipt flows. Style tokens match this neon UI out of the box.
Applies 402 pricing tiers to Farcaster miniapps so each action can monetize in USDC instantly.
Notification client, Redis/Upstash channels, and Base metrics route straight into McIntoshi dashboards.
app.mcintoshi.xyz runs the Next.js + AI starter pulled into this repo, ready for scaling with the CDP credentials from .env.
@farcaster/frame-sdk.wrapFetchWithPayment.$0.01 for micro boosts, $5 for premium unlocks) and relays to the CDP facilitator.Keep this loop visible in stakeholder demos; deeper implementation notes now live in the README.
The Vercel Labs starter ships with Next.js App Router, OnchainKit UI, AI chat surfaces, and x402 middleware pre-configured. Fork it to inherit:
Pair that repo with the CDP credentials documented in .env to prove out commerce-ready miniapps in minutes.
Flip NETWORK to base when the treasury wallet is funded. Keep secrets such as CDP_API_KEY_SECRET and CDP_WALLET_SECRET in DreamHost env vars.
Use ngrok or Vercel preview deployments to cast test frames and validate 402 responses before production.
Ship event logs to Redis/Upstash queues so Farcaster notifications and Base telemetry stay correlated.
Update any references to point at https://app.mcintoshi.xyz so stakeholders jump directly into the deployed experience before diving into the README for build steps.
The granular setup guide, CLI commands, middleware snippets, and troubleshooting matrix now live in README.md next to this file. Hand off that doc to engineers while keeping this landing page presentation-ready.
Resources: CDP miniapp docs, OnchainKit, CDP Discord.