Demo Multi Frame
May 28, 2024 ยท View on GitHub
This is a boilerplate Frame supporting Farcaster, Lens, and XMTP, built with frames.js
Quickstart
-
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.
Docs, Questions and Help
Deploy
Add environment variables following template in .env.sample
vercel