You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of Epic: Breez SDK Integration for Expo App (epic:97fd7dcb-10ec-46a8-b681-b2805eb0eb56)
SRS Spec: spec:97fd7dcb-10ec-46a8-b681-b2805eb0eb56/a8f8bef7-d1c5-4113-a9ad-6092120bfe76
Overview
Implement channel management and monitoring: automatic channel opening via Breez LSP, channel list view, balance/capacity display. Use Breez SDK listChannels(), nodeInfo(), and channel/sync events.
Related SRS Requirements: FR-CH-001, FR-CH-002, FR-CH-003, Section 7.5.2
Tasks
Rely on Breez LSP for automatic channel opening on first receive; show progress and notify user
Display total Lightning balance (local balance), total channel capacity, inbound/outbound liquidity (from nodeInfo(), listChannels())
Channel list: all channels with peer, capacity, local/remote balance, state (pending, active, inactive, closed)
Channel details: channel ID, funding tx, age, total sent/received
Real-time updates via SDK events (channelOpened, channelClosed, syncComplete); list updates within 500ms of state change
Epic Reference
Part of Epic: Breez SDK Integration for Expo App (
epic:97fd7dcb-10ec-46a8-b681-b2805eb0eb56)SRS Spec:
spec:97fd7dcb-10ec-46a8-b681-b2805eb0eb56/a8f8bef7-d1c5-4113-a9ad-6092120bfe76Overview
Implement channel management and monitoring: automatic channel opening via Breez LSP, channel list view, balance/capacity display. Use Breez SDK listChannels(), nodeInfo(), and channel/sync events.
Related SRS Requirements: FR-CH-001, FR-CH-002, FR-CH-003, Section 7.5.2
Tasks
Acceptance Criteria
Technical Notes
Dependencies
Ticket ID:
ticket:97fd7dcb-10ec-46a8-b681-b2805eb0eb56/c129745f-d845-4a83-bb7b-37d9b46432f4