Get started with npx create-open-frames
in your CLI.
Start building Open Frames compatible with Farcaster, XMTP, Lens and soon other protocol, expanding Frames boundaries to your imagination.
This starter repo is built with Frog and Hono.
If you want prefer to use another Frames framework:
This starter repo includes a simple frame with an input field and 3 buttons:
- Link -> showcase how to implement redirect buttons
- Post -> showcase how to navigate between different frame routes, executing actions, passing states and generating dynamic images
- Transaction -> showcase how to implement a transaction button, fetching the caller address and preparing the transaction calldata
- Install:
yarn
- Run:
yarn dev
- Debug: visit
http://localhost:5137/dev