Skip to content

Feature Request: Provide an easy way to verify if the wallet is connected before performing actions #1854

@musks-suburbs

Description

@musks-suburbs

Is your feature request related to a problem? Please describe.

Right now, there isn't an easy way to check if the wallet is connected before performing actions with the Coinbase Wallet SDK. This can lead to errors or bad user experience if actions are triggered without a valid connection.
Developers have to manually check for a wallet connection before executing actions, which can be a hassle. Without a quick way to confirm the connection, actions might fail or users could see unclear error messages.

Describe the solution you'd like

Introduce a method or property to the SDK that makes it easy to check if the wallet is connected. This would ensure that actions are only triggered when the connection is valid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions