Skip to content

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

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions