Allowlist Builder
Generate an allowlist of users (with their wallets connected on Farcaster) from the likes or comments on a specific cast.
Screenshots





Problem Statement
This frame generates an allowlist of Farcaster-connected wallet addresses engaged with a specific cast based on 2 conditions: like or comment.There are 3 steps of interacting with the frame:Choose an action: like or commentText input: paste the link to the castDownload the list of walletsThe downloaded list of wallets could be easily uploaded to platforms like Zora or Highlight to set an allowlist for NFT mints.
Solution
Allowlist Builder is a Farcaster Frame. Anyone can create an allowlist from a cast in a few clicks from their Warpcast feed.Frame input: link to the cast Frame output: list of eth addressesIt is made with frames.js framework. Neynar API and replicator DB are used to access Farcaster data, such as cast content, comments, and reactions (likes).