This is a simple Farcaster Frame that will update its image and button layout on button click.
-
Deploy this project to Vercel
-
Paste your app's URL (https://frame-airdrop.vercel.app/) into Warpcast's frame validator: https://warpcast.com/~/developers/embeds
-
Post your frame on Farcaster
Modify the initial Frame load: src/app/page.tsx
Modify the server response: src/app/api/frame/route.ts
See https://www.spatializes.com/p/hacking-on-farcaster-frames for more details.