Content
@
0 reply
0 recast
0 reaction
KMac🍌 ⏩ ツ
@kmacb.eth
Two questions: 1- Looking to see other implementations of frame rendering beyond wc. Recaster is rendering nicely but then has to open wc for the add frame? (asking not telling) 2 - Curious what the plans are here for other client that render frames. sdk.actions.addFrame(); seems like one of those lockin methods Is the frames sdk a merklem repo or a protocol repo? Would love to see a frame renderer example web app. Any guidance for devs that do not want unnecessary dependencies on one client app over another?
4 replies
0 recast
5 reactions
KMac🍌 ⏩ ツ
@kmacb.eth
3 - Is there a cast intent for install mini-app? 4 - Feels like I'm missing something as it relates to having the frame cast using the host app's signer. That seems like it should be a primitive. How are devs doing this? I had created an intent but it's a shitty ux.
1 reply
0 recast
0 reaction
KMac🍌 ⏩ ツ
@kmacb.eth
5 - How can mini-app dev turn off the Enable notifs affordance when sdk.actions.addFrame(); is called? trying to create a buttless app & wont be collecting notif tokens
1 reply
0 recast
3 reactions
Tony D’Addeo
@deodad
it’s a farcasterxyz repo https://github.com/farcasterxyz/frames other clients can and should implement addFrame it’s a non trivial amount of work though so it makes sense no one else has done it yet, i’d expect super and recaster will have a few months tops in the meantime they should handle nicer but popping up something explaining its not supported in their client yet
1 reply
0 recast
2 reactions
Tony D’Addeo
@deodad
i wrote an extremely basic vanilla example of a frame host and frame here it’s not feature complete (also doesn’t handle add) but demonstrates the basic idea https://github.com/farcasterxyz/frames/tree/main/examples/vanilla would like to add to it / build a standalone package you could run to host a frame, something like the debuggers that frames and frog offered
0 reply
0 recast
1 reaction