Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cryptods8/openframedl
https://github.com/cryptods8/openframedl
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cryptods8/openframedl
- Owner: cryptods8
- Created: 2024-03-23T20:24:32.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T08:09:20.000Z (3 months ago)
- Last Synced: 2024-08-02T10:30:41.934Z (3 months ago)
- Language: TypeScript
- Homepage: https://openframedl.vercel.app
- Size: 2.21 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-open-frames - Openframedl - daily or random game. (Uncategorized / Uncategorized)
README
# Framedl - Wordle Farcaster Frame
Next.JS frame app built on top of the [Frames.js](https://framesjs.org) framework by [@df](https://warpcast.com/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](http://localhost:3000) with your browser to see the result.
5. Edit `app/page.tsx`
6. Visit [http://localhost:3000/debug](http://localhost:3000/debug) to debug your frame.
## Deploy
```bash
vercel
```PRs welcome!
## FAQ
### What's Wordle?
[A game](https://www.nytimes.com/games/wordle/index.html) 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](https://farcaster.xyz)!
### What's Frame?
[Frames](https://docs.farcaster.xyz/learn/what-is-farcaster/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](https://warpcast.com/ds8)