Archived monorepo of one-off Farcaster Frames + small Next.js promo sites built between 2024-04 and 2024-11.
This is a frozen snapshot. None of these are deployed and the project is no longer actively developed. Most are short-lived event/mint promos that outlived their usefulness.
| Path | Original repo | What it is |
|---|---|---|
plotter-art-frame/ |
gitpancake/plotter-art-frame |
The most fully-featured frame here — frames.js + Lens Protocol + XMTP + Vercel KV. Plotter art project. |
carlos.mint.frame/ |
gitpancake/carlos.mint.frame |
Mint frame for Carlos using OpenZeppelin Merkle tree allowlists. |
efdot-frame/ |
gitpancake/efdot-frame |
EFDOT mint frame — large asset payload, pure frames.js + Next.js. |
polymarket-leaderboard-frame/ |
gitpancake/polymarket-leaderboard-frame |
Polymarket-style bracket leaderboard frame backed by Vercel KV. |
onchain-summer-highlight/ |
gitpancake/onchain-summer-highlight |
p5.js sketch promoting Onchain Summer (no Next.js — just index.html + sketch.js). |
chadbradley.xyz/ |
gitpancake/chadbradley.xyz |
Tiny Next.js promo page (no wagmi/frames). |
leaderboard.brightmoments.io/ |
gitpancake/leaderboard.brightmoments.io |
Bright Moments leaderboard frame — Next.js + Vercel KV. |
doingsomethingthatsneverreallybeendonebefore.xyz/ |
gitpancake/doingsomethingthatsneverreallybeendonebefore.xyz |
RainbowKit + wagmi promo site. |
beerpong.henrypye.xyz/ |
gitpancake/beerpong.henrypye.xyz |
DegenPong — frames.js + RainbowKit beer pong frame. |
Each subdirectory was originally its own GitHub repo. They've been consolidated here so the work is preserved in one place, and the originals were archived to declutter the org.
Each subdirectory keeps its original README.md, package.json, and lockfiles intact. Dependencies have likely drifted; treat as reference material rather than runnable code.