Content pfp
Content
@
0 reply
0 recast
0 reaction

Nic pfp
Nic
@sonicsmith
When creating an OpenFrame using frame.js, am I able to get the signer? Whether they are XMTP, Lens, or Farcaster, can I get them to sign a message? I can only see the `transaction()` function.
1 reply
0 recast
0 reaction

Fabri pfp
Fabri
@fabriguespe
Hey friend. You can verify the address from xmtp by using frames-validator https://framesjs.org/reference/js/xmtp
1 reply
0 recast
1 reaction

Nic pfp
Nic
@sonicsmith
Thanks Fabri, but I wanted a signer object so I can initiate the XMTP client, ie: `const xmtp = await Client.create(signer, { env: "dev" });` Is there anyway you know of for me to create this in a frame?
1 reply
0 recast
0 reaction