📝
bq-core-v2
  • Getting started
    • About this documentation
    • Deployed contracts
  • Guides
    • TestCredential
    • LegacyCredential
    • Proofs
      • Block Qualified Test Proof
      • Block Qualified Restricted Test Proof
      • Grade Claim Proof
      • Semaphore Inclusion Proof
    • Other Functionalities
      • Credential Issuer Rating
  • Technical Reference
    • Block Qualified Tests
    • Circuits
    • Contracts
      • The Credential Registry
      • Credential Managers
      • The Test Credential Manager
      • The Legacy Credential Manager
Powered by GitBook
On this page
  1. Guides

Proofs

Developers can use Block Qualified to generate proofs to do the following:

  • Solve a Block Qualified test

  • Solve a Block Qualified restricted test

  • Prove ownership of a credential via Semaphore

  • Prove a credential grade over a certain threshold

PreviousLegacyCredentialNextBlock Qualified Test Proof

Last updated 2 years ago