Skip to content

cryptods8/framedl

Repository files navigation

Framedl - Wordle Farcaster Frame

Next.JS frame app built on top of the Frames.js framework by @df

Quickstart

  1. To setup the local debugger, copy .env.sample to .env and fill in the env variables following the comments provided

  2. Install dependencies yarn install

  3. Run the dev server yarn dev

  4. Open http://localhost:3000 with your browser to see the result.

  5. Edit app/page.tsx

  6. Visit http://localhost:3000/debug to debug your frame.

Deploy

vercel

PRs welcome!

FAQ

What's Wordle?

A game where you guess a 5-letter word a day in 6 attempts or less.

What's Farcaster?

Decentralized social network built on Ethereum. Come join us!

What's Frame?

Frames are an extension of OpenGraph standard that let you turn any cast (a message on farcaster protocol) into an interactive app. Designed by the farcaster team they drove an explosion in activity on the network.

Who are you?

ds8

Releases

No releases published

Packages

No packages published

Languages