Skip to content

[FRONTEND] Integrate GET /v1/verify/:wallet into Verification Page #238

@dev-fatima-24

Description

@dev-fatima-24

Priority: critical

Description

The Verification Page currently shows a hardcoded result. It must call the real public verification endpoint and render the VerificationBadge based on the response.

Acceptance Criteria

  • Input submission calls GET /v1/verify/:wallet with the entered address
  • Valid vaccinated wallet shows a green verified badge with record details
  • Unvaccinated wallet shows a 'No records found' badge
  • Invalid wallet address format is caught client-side before the API call
  • Loading state is shown while the request is in flight

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions