An implementation of Farcaster frames (and devtools for creating them).
Very much a work in progress, at the moment it can validate the tags sent on an initial frame visit.
- set
NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID
in.env.local
(not used quite yet, but will break the build if absent) yarn
thenyarn dev
- visit
http://localhost:1337/devtools
and input the URL of your frame page. Because it's running locally you can debug the output of a locally running frame.
- Render frame
- Sign in With Neynar to send authenticated POSTs to frame for realistic testing
- Sign in With Neynar
- Send authenticated POSTs
- Build out the full Frameboy app