Content pfp
Content
@
0 reply
0 recast
0 reaction

Nic pfp
Nic
@sonicsmith
Does anyone have experience using XMTP with framesjs? @frames I'm using framesjs `useFrame` with the `FrameUI` component to render the frame, and I want to sign interactions with XMTP from within my conversation.
1 reply
0 recast
1 reaction

Stephan pfp
Stephan
@stephancill
we just released changes to the @frames.js/render package which generalizes frame context and makes it easier to integrate arbitrary signers see how xmtp signers are implemented in the frames.js debugger here https://github.com/framesjs/frames.js/blob/main/packages/debugger/app/hooks/use-xmtp-identity.tsx ...
2 replies
0 recast
1 reaction

Nick Molnar pfp
Nick Molnar
@nickm
Are you using https://www.npmjs.com/package/@xmtp/frames-client on the client-side? That should handle all the signing for you
1 reply
0 recast
0 reaction