Skip to content

Feature Request: Add a real-time listener or hook for account status updates #221

@BotanicGliders

Description

@BotanicGliders

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

The Base Account SDK provides account data, but developers currently need to manually check for changes when account status updates occur. A real-time listener or hook would make this process easier and keep the UI in sync automatically.
Developers have to build their own logic to track changes like balance updates or network state changes. This adds unnecessary complexity and can lead to missing important updates or inconsistencies in the app state.

Describe the solution you'd like

Introduce a hook or event listener that provides automatic updates on account changes (e.g., balance, network) without needing manual polling. This would simplify the integration of account monitoring in applications

Describe alternatives you've considered

  • A real-time listener or hook is available to track account status changes.
  • The feature is easy to use and doesn’t add unnecessary complexity for developers.
  • Documentation is updated with usage examples for integrating real-time account status updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions