This is a boilerplate Frame supporting Farcaster, Lens, and XMTP, built with frames.js
-
Install dependencies
bun install -
Run the dev server
bun dev -
Open http://localhost:3000 with your browser to see the result.
-
Edit
app/page.tsx -
Visit http://localhost:3000/debug to debug your frame.
Add environment variables following template in .env.sample
vercel