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.
2 replies
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

Stephan pfp
Stephan
@stephancill
and used here https://github.com/framesjs/frames.js/blob/main/packages/debugger/app/page.tsx#L211
0 reply
0 recast
0 reaction

Nic pfp
Nic
@sonicsmith
Legend!
0 reply
0 recast
0 reaction