Skip to content

[Frontend] Add a build-info footer showing version, commit SHA, and network #952

@Akpolo

Description

@Akpolo

https://t.me/+DOylgFv1jyJlNzM0

Why this matters

There is no way to tell which build of the frontend a user is running, which network it targets, or whether a deploy actually shipped. During an active contributor wave with frequent deploys, support and QA constantly ask "is this the new version?". A small footer reading the build SHA + Stellar network makes deploys verifiable and pairs with the backend GET /version endpoint (#881).

Acceptance criteria

Files to touch

  • frontend/src/app/[locale]/layout.tsx or a shared footer component
  • frontend/next.config / env wiring
  • frontend/messages/*.json

Out of scope

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfrontendIssues related to frontend developmentgood first issueGood for newcomers

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