Skip to content

ephemeraHQ/open-frames-starter-framesjs

 
 

Repository files navigation

Open Frames Starter - Frames.js 🖼️

Quickstart 🚀

Get started with npx create-open-framesin your CLI.

About

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 Frames.js and Next.js.

If you want prefer to use another Frames framework:

What does the starter include

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

How to use

  1. Install: yarn
  2. Run: yarn dev
  3. Debug: visit http://localhost:3000

About

Starter suite for Open Frames using Frames.js

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.8%
  • JavaScript 12.1%
  • CSS 1.1%