• Stars
    star
    186
  • Rank 207,316 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created 10 months ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Farcaster Frames Poll app

A example Poll app using Farcaster Frames.

This example lets you create a poll and have users vote on it. The FrameAction is authenticated against a hub so the votes cannot be spoofed (if HUB_URL is provided), and the results are stored in a redis database.

Demo

Setup