Skip to content

A simple template for making Farcaster/Warpcast frames using ExpressJS

Notifications You must be signed in to change notification settings

earlit/Farcaster-Frame-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farcaster/Warpcast Frames with Express

Simple express app to post frames.

Test your frames with the warpcast embed page

  • You cannot test the redirect (loading a new frame via button click) in the embed, you have to tweet

Frames Quirks

  • Frames don't like to render if the route is "/", so target e.g. "/frame"
  • Frames require <meta property="og:image" content="<exampleimage>" />
  • Frames don't like to render at port 3000?

About

A simple template for making Farcaster/Warpcast frames using ExpressJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%