Skip to content

[Feature] Add in-app wallet activity notification centre #329

Description

@kelly-musk

Problem

There is no in-app notification system for wallet events:

  • Incoming Stellar payment received
  • Onramp order status change
  • Offramp settlement completed
  • Price alert triggered
  • KYC status update

Fix

  1. Add a notifications dropdown to the dashboard header
  2. Store notifications in the database (unread count, mark-as-read)
  3. Poll for new notifications or use SSE for real-time delivery
  4. Optionally subscribe to Stellar account events via Horizon streaming API
  5. Trigger push notifications for high-priority events (funds received)

Impact

Medium UX — users have no awareness of account activity.

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programfeatureNew feature or missing functionalitynotificationsEmail / SMS / push notificationswalletWallet connection and session

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions