Content
@
0 reply
4 recasts
4 reactions
Cyphr / Ross π©
@cyphr
Can someone give me high level overview of how frames work and if they can support gen art? Asking for....reasons.
3 replies
0 recast
1 reaction
InsideTheSim π©πͺ
@insidethesim.eth
At the end of the day a frame is just loading a URL that has specific meta tags set. So as long web your web app can generate an image you need and then return a valid HTML string with the meta tags pointing to that image, then absolutely.
1 reply
0 recast
1 reaction
InsideTheSim π©πͺ
@insidethesim.eth
I made a minimal example showing how these meta tag structures work. Itβs not fancy but itβs the mechanics of how the frame loading works. So as long as your web app (of any complexity) can generate these types of responses to POST requests youβll be set. https://warpcast.com/insidethesim.eth/0x0fef276b
1 reply
0 recast
1 reaction