Manage a user's default wallet
Last updated
Last updated
For a fine grained control over a user's default wallet, Sats Connect provides utilities to manage the default wallet.
the getDefaultProvider()
method lets you fetch the user's default connected wallet
the setDefaultProvider()
method lets you set the userβs default connected wallet
The following snippet shows how to manage a userβs default wallet: