Skip to content

PuzzleProgressVerifier.cairo — Onchain Proof of Solve #18

@yusuftomilola

Description

@yusuftomilola

Allow users to prove they completed a puzzle off-chain and log that progress on-chain.

Tasks:

  • Implement submit_progress(user, puzzle_id, proof_hash)
  • Add mapping: (user, puzzle_id) -> felt252 proof_hash
  • Function to verify a proof exists for puzzle
  • Only the user can submit their own proof

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions