/tx-frame

A Farcaster Frame to display a transaction

Primary LanguageTypeScript

Frames.js Starter Kit

This is a boilerplate repo to get started quickly with frames.js

Quickstart

  1. To setup the local debugger, copy .env.sample to .env and fill in the env variables following the comments provided

  2. Install dependencies yarn install

  3. Run the dev server yarn dev

  4. Open http://localhost:3000 with your browser to see the result.

  5. Edit app/page.tsx

  6. Visit http://localhost:3000/debug to debug your frame.

Docs, Questions and Help

If you get stuck or have feedback, Message @df please!

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy

vercel

more deployment links coming soon, PRs welcome!

tx-frame