Skip to content

frontend: ProofHistory.tsx component exists but is never rendered in App.tsx #13

Description

@IyanuOluwaJesuloba

ProofHistory.tsx is defined but never imported or used in App.tsx. A proof history tab would let users see their previous proof submissions and tier upgrades, which is useful UX for the hackathon demo.

Acceptance criteria:

  • Add a "History" tab in App.tsx that renders

  • ProofHistory reads past tier_set contract events from the registry via Horizon's event endpoint or local storage as a fallback

  • Tab only appears when wallet is connected

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions