🔏Claim controllers

Claim constraint controllers, optionally application to each PLAUS

  • Geographical constraint controller: Allowed and Banned countries lists

  • Time constraint controller: Start and end time

  • PLAUS closure constraint (PLAUS can be closed by the issuer)

  • GitHub constraint controller: Claimers must have contributed to a repository with optional settings of validation and approval based on PRs, Status, and Labels

  • Distribution list constraint controller: A distribution list of target accounts that makes only those accounts eligible for claim

  • Email registration: Valid email registration through a distribution list. Only those with valid emails on that list will be able to claim

  • NFT Gate: Checking ownership and holding of one or two tokens. Only those who hold those configured tokens will be able to claim

  • WebAuthn Controller: Security constraint which assures single claim per device instead of browser using web crypto APIs and WebAuthn , PKC and passkeys.

Last updated