Skip to content

feat: Integrate live portfolio and activity data on the web dashboard#100

Merged
Cedarich merged 2 commits into
Zyntarivoid:mainfrom
SharifIbrahimDev:feat/70-dashboard-integration
Jun 20, 2026
Merged

feat: Integrate live portfolio and activity data on the web dashboard#100
Cedarich merged 2 commits into
Zyntarivoid:mainfrom
SharifIbrahimDev:feat/70-dashboard-integration

Conversation

@SharifIbrahimDev

Copy link
Copy Markdown

Closes #70

Summary
Connected the web dashboard to the rebuilt backend (veilend-backend indexer) and contract read models.

Changes

  • Dashboard data is now fetched from the live indexer/positions and indexer/transactions endpoints.
  • Data contracts (PortfolioData and ActivityEvent) are strongly typed end to end.
  • Added graceful loading states and error boundaries using the Next.js 16 App Router.

@Cedarich

Cedarich commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

@SharifIbrahimDev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate live portfolio and activity data on the web dashboard

2 participants