walletkit
walletkit copied to clipboard
How to sign text message?
Hi, how can I sign text message with walletkit?
I can use window.solana.signMessage(text), but I wonder is there any way to sign text message with walletkit.
Thanks
Hi @callmewhy. This seems like something that should be added in saber-common or use-solana, but please use window.solana.signMessage(text) in the meantime.