Deprecate imageUrl
and buttonTitle
from Mini App Metadata
#194
Closed
gabrielayuso
announced in
Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're introducing many new metadata fields to
farcaster.json
.imageUrl
will be deprecated in favor ofogImageUrl
for simplicity.buttonTitle
will be deprecated since clients can obtain the button title from thehomeUrl
'sfc:frame
meta tag.When displaying a rich embed for a Mini App solely using the data from
farcaster.json
we propose using theogImageUrl
as the image andOpen
orOpen ${name}
as the button title. If the URL has anfc:frame
then use the image and title provided there.Beta Was this translation helpful? Give feedback.
All reactions