mirrorworld-sdk-js
mirrorworld-sdk-js copied to clipboard
Feat(opt-in): Add `closeWalletUI` or `hideWalletUI` method to programmatically hide wallet UI
Feature request
Is your feature request related to a problem? Please describe.
Feat(opt-in): Add closeWalletUI
or hideWalletUI
method to programmatically hide wallet UI
There may be some use cases where one may not want to render the walletUI immediately after sign in? Being able to both hide AND show the UI programmatically night be useful.
Describe the solution you'd like
add a hideWalletUI
method to SDK
mirrorworld.hideWalletUI()