Skip to content

Proof History List (Mock Data) #8

Description

@nafiuishaaq

Description:
Create a "My Proofs" page that displays a list of previously generated proofs (use mock/localStorage data for MVP). Each entry shows: asset, threshold, timestamp, and a "View on Explorer" link.

Acceptance Criteria:

Route: /proofs.

Sidebar or navbar link to "My Proofs".

If no proofs exist, show empty state message: "No proofs generated yet."

Each proof entry displays: > 1000 USDC, generated timestamp, and ExplorerLink.

Data is stored in localStorage when a proof is generated (from Issue #6).

Entries are loaded from localStorage on page load.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions