Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding farcaster frames metadata #199

Merged
merged 4 commits into from
Mar 26, 2024

Conversation

ChangoMan
Copy link
Contributor

Adding some meta tags to allow for Farcaster Frames when the speedrunethereum.com link is shared in Warpcast.

This code will act as the initial frame and when users hit the "Start" button it will link to this other frame and continue the slide show:

https://warpcast.com/~/developers/frames?url=https%3A%2F%2Fspeedrun-frame.vercel.app%2Fapi

Copy link

netlify bot commented Mar 14, 2024

‼️ Deploy request for wonderful-kirch-4ab41a rejected.

Name Link
🔨 Latest commit 832c15a

@carletex
Copy link
Collaborator

As we talked, let's add the backend here(packages/backend). We can use api/frame if possible.

packages/backend/index.js Outdated Show resolved Hide resolved
@ChangoMan
Copy link
Contributor Author

@carletex I've ported the frames to this repo, ready for review!

<meta property="fc:frame:button:1:target" content="https://github.com/scaffold-eth/se-2-challenges" />

<meta property="fc:frame:button:2" content="⚡️ Start" />
<meta property="fc:frame:post_url" content="https://buidlguidl-v3.ew.r.appspot.com/api/frame?id=0" />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also changed it here!

Copy link
Collaborator

@carletex carletex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff @ChangoMan

Sorry for the messy codebase :D But thank you for navigating it so well. Just pushed some URL tweaks (SRE has a dedicated backend)

@carletex carletex merged commit 7a5c216 into BuidlGuidl:master Mar 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants