Signature request on Coinbase Smart Wallet #4108
Unanswered
Ernest-Tribe3
asked this question in
Q&A
Replies: 2 comments
-
We are encountering the same issue, haven't found a solution yet. |
Beta Was this translation helpful? Give feedback.
0 replies
-
So that is a SIWE Message, and should be verified as such: https://viem.sh/docs/siwe/actions/verifySiweMessage |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
const signature = await walletClient?.signMessage({ message: message, })
When im signing message using Coinbase's smart wallet, the signature's format is significantly different with normal eth wallets. Is there any ways parsing or reformatting the signature? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions