NOTE: This repository has been archived as the Streamtide Farcaster Frame is now directly integrated into the StreamTide repo.
This is a Farcaster Frame for making donations to Streamtide users directly from any Farcaster app.
This is a Next.js project.
First, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
The entry page is in app/page.tsx
.
The different frames handler for regular buttons are in app/api/frame
.
The endpoint to fetch transaction details for 'tx' buttons are in app/api/tx