-
Notifications
You must be signed in to change notification settings - Fork 106
31. Asset list #459
Copy link
Copy link
Open
Labels
Stellar WaveDrips Wave program issueDrips Wave program issuecomplexity:mediumDrips: Medium — 150 ptsDrips: Medium — 150 ptsepic:dashboardDashboardDashboardmobileVeil mobile appVeil mobile app
Description
Metadata
Metadata
Assignees
Labels
Stellar WaveDrips Wave program issueDrips Wave program issuecomplexity:mediumDrips: Medium — 150 ptsDrips: Medium — 150 ptsepic:dashboardDashboardDashboardmobileVeil mobile appVeil mobile app
Goal: Display every asset the wallet holds beyond XLM, reading trustlines and balances
so users see their full portfolio. This ports the web assets view into a scrollable native
list with code, issuer, and balance per row.
Create:
frontend/mobile/app/assets.tsx+components/AssetRow.tsx.Port/reference:
frontend/wallet/app/assets/page.tsx(365 lines),lib/trustlines.ts.Acceptance: all held assets listed with code/issuer/balance.
From
issues.md(backlog item 31). Cross-refs like "backlog #N" point to other items in that file.