An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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)