Closed chaoyi7 closed 5 months ago
Hi, currently our wallet kit does not support wallet switching from the DApp side. May I know how do you implement the switching logic? Can you also verify if the account of the "account.publicKey" is the one that the DApp connects to?
Close due to no response for a long time.
Problem
Can
@suiet/wallet-kit
support wallet switch?simple code below
Let's say I've logged in to a wallet now, and there's a ListBox comp in the upper right corner of my page to switch wallet addresses, when I switch, I call the
signPersonalMessage
method, and then request the API after getting the signature, but I find that I can't get a valid signature using SignPersonalMessage