Skip to main content
Version: 3.0.0

Disconnecting Links

To disconnect or disestablish a link, call the instance method disconnect() on the CoinbaseWalletProvider object/instance. This disestablishes the link, and requires the user to reconnect by scanning QR code again.

coinbaseWalletProvider.disconnect()

Next steps:

Was this helpful?