Skip to content

Membership evaluation test frame for Standard CLOB

License

Notifications You must be signed in to change notification settings

standardweb3/standard-membership-frame

 
 

Repository files navigation

Important

This minimal example demonstrates how to build a poll Frame without the use of a framework. If you're looking to build a Frame we recommend using frog or frames.js.

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

About

Membership evaluation test frame for Standard CLOB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.4%
  • Other 0.6%