Skip to content

Scaffold new /[locale]/soroban route and sidebar nav entry #165

Description

@christabel888

Context: No /soroban route exists today (confirmed against frontend/src/app/[locale]/) -- this is a genuinely new page, unlike the Network Dashboard which extends /network.

Where:

What to do:

Suggested approach:

  1. This issue covers scaffolding the /soroban route plus all 4 panels (active contracts, contract calls, gas usage, new deployments/top contracts) -- treat it as "ship a working Soroban Dashboard," not just "create an empty page."
  2. Coordinate nav entry placement with #34 rather than guessing at where it'll live in the final IA.
  3. Backend chore(deps): bump zod from 4.3.6 to 4.4.3 in /frontend #23 (gas usage) may not have real data yet since it might require a schema change -- build that panel with an explicit "coming soon" state rather than blocking the rest of the page on it.

Watch out for:

  • This is a genuinely new page with no existing scaffold to copy structurally from within this app for a dashboard page (as opposed to a data-table page) -- if a mobile equivalent (Stellar-Insightss/mobile#26) lands first, look at its data-fetching approach for consistency, even though the UI framework differs.

Definition of done:

  • /soroban route exists and is reachable from the sidebar

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions