https://github.com/dtechvision/simplest-farcaster-frame
The least code Farcaster Frame v2 possible
https://github.com/dtechvision/simplest-farcaster-frame
Last synced: 8 months ago
JSON representation
The least code Farcaster Frame v2 possible
- Host: GitHub
- URL: https://github.com/dtechvision/simplest-farcaster-frame
- Owner: dtechvision
- License: mit
- Created: 2024-12-28T20:43:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-28T20:48:59.000Z (over 1 year ago)
- Last Synced: 2025-01-30T21:03:26.789Z (over 1 year ago)
- Language: HTML
- Size: 544 KB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-farcaster-dev - `simplest Farcaster Frame V2` - farcaster-frame) (Uncategorized / Uncategorized)
README
# The simplest Farcaster Frame
Includes
- A static HTML page with the least code possible to render a webpage in a Farcaster Frame
- Frame metadata setup in `.well-known/farcaster.json`
- OpenGraph Tags
## Getting Started
Edit [index.html](./index.html) to change the webpage rendered in the Frame.
Edit [.well-known/farcaster.json](./.well-known/farcaster.json) to adjust the app name and metadata.
Edit the images to adjust the splash screen and icon, etc.
## Deploy
- Copy the content of this repository to the webroot. It's static HTML
## Learn more
To learn more about Farcaster and Frames visit our documentation [at dtech.vision](https://dtech.vision/farcaster)
To work with the premier Farcaster product studio visit [our webpage](https://dtech.vision) or [reach out](https://warpcast.com/samuellhuber)