Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Steve pfp
Steve
@stevedylandev.eth
Bare bones V2 Frame template/tutorial using Vite + React that can be hosted on /ipfs and /base through Orbiter: https://github.com/orbiterhost/v2frame https://orbiter.host/blog/how-to-deploy-a-v2-frame-on-orbiter Tutorial breaks down V2 Frames into: - Frames SDK - Frame Manifest - Frame Embed Tag With this approach you can really apply the principles to any client side framework, which we've already done with Astro and our marketing site!
3 replies
4 recasts
32 reactions

jd 🌺 pfp
jd 🌺
@jdl
can y’all point to good examples of this frame in prod today? keen to better understand the use cases
1 reply
0 recast
1 reaction

Steve pfp
Steve
@stevedylandev.eth
Yup! This template is essentially powering https://iss.orbiter.website, code is here: https://github.com/orbiterhost/iss-frame
2 replies
0 recast
2 reactions

iSpeakNerd 🧙‍♂️ pfp
iSpeakNerd 🧙‍♂️
@ispeaknerd.eth
thinking out loud here, sorry for rambling... thanks, i see the static data set everywhere, were you not interested in setting dynamic frame data? I have a form I want to pull from users looking at App.tsx i see you basically pull context from frame sdk then render the background conditionally with fc user's name using react App {..... return(......)} return is what's actually shown to user inside the frame (assume by `sdk.actions.ready()` ) so we could use return as a react page component to render the whole site i already have
1 reply
0 recast
2 reactions

jd 🌺 pfp
jd 🌺
@jdl
mahalo pumpkin
0 reply
0 recast
1 reaction