Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 796 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 796 Bytes

NOTE: This repository has been archived as the Streamtide Farcaster Frame is now directly integrated into the StreamTide repo.

Streamtide Farcaster Frame

This is a Farcaster Frame for making donations to Streamtide users directly from any Farcaster app.

Development guide

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