Skip to content

. Add credential detail page #237

Description

@DeFiVC

What: Create the /credentials/[credentialId] page showing full credential details with on-chain verification.

Why: The credential detail page exists but needs to display: credential info, course details, on-chain verification status, and share/download options.

Scope: Build credential detail page with: credential ID, course title, score, issuance date, on-chain tx hash, verification status, QR code for sharing, download certificate button.

Acceptance criteria:

  • Credential detail shows all info
  • On-chain verification is displayed
  • QR code for sharing is generated
  • Download button works
  • Page is accessible without auth (for verification)

Technical context: src/app/credentials/[credentialId]/page.tsx — credential detail. src/lib/api/credentials.ts — credential API.


Activity

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

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions