How to customize task verification qualifications

Sequence Diagram


Verify Type

  1. API

    1. ID Type: The holder identification type.
    2. Title: A name title that describes the qualification for the task. It should be easily identified by anyone.

    1. Credential Source: Verify type
    2. Endpoint: API endpoint, eg: https://ethereum.org/balance?address=$address

    1. Expression: This section should include the JavaScript Code used to convert the above Query result into a 0/1 output with 0 as the non-eligible queried address and 1 as the eligible.

    1. Call-to-Action Link: The URL of the task to be completed

  2. Graphql(Soon)