Demo Multi Frame

This is a boilerplate Frame supporting Farcaster, Lens, and XMTP, built with frames.js

Quickstart

  1. Install dependencies bun install

  2. Run the dev server bun dev

  3. Open http://localhost:3000 with your browser to see the result.

  4. Edit app/page.tsx

  5. Visit http://localhost:3000/debug to debug your frame.

Docs, Questions and Help

Deploy

Add environment variables following template in .env.sample

vercel