Skip to content

ephemeraHQ/open-frames-starter-onchainkit

 
 

Repository files navigation

Open Frames Starter - OnchainKit 🔵

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 OnchainKit 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: yarn debug

About

Starter suite for Open Frames using Onchainkit

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • JavaScript 1.5%