hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
67 stars 42 forks source link

Implement Eligibility Check for Farcaster Frame #8982

Open rbennettcw opened 2 weeks ago

rbennettcw commented 2 weeks ago

One of the farcaster contest frames shows the user if they're eligible to enter a contest.

In order to detect eligibility, we need to check if the user's address is connected to farcaster. This may required using Neynar to pull account info about the user who requested the frame.

Acceptance Criteria

rbennettcw commented 2 weeks ago

cc @masvelio if you have any additional comments about this

masvelio commented 2 weeks ago

image