aptos-wallet-adapter icon indicating copy to clipboard operation
aptos-wallet-adapter copied to clipboard

Is there a way to get another account that's been added to user own wallet, and connect it? like `useSwitchAccount()`

Open findmytrueself opened this issue 1 year ago • 1 comments

I am connecting to Petra wallet at web front. (I am managing personal wallet connection using wallet-adapter-react useWallet())

Is there a way to get another account that's been added to users own wallet, and connect it? like useSwitchAccount() (How to get and connect newAccount from methods such as onAccountChange in wallet-adapter-react)

findmytrueself avatar Aug 05 '24 06:08 findmytrueself