Setting Up Worker

To solve jobs provided by the CVAT Exchange Oracle, you need to register a worker user in both the Reputation Network and CVAT. You can read about registering a user in the Reputation Network on the workers page and in "How can I pass Identity Verification for workers without setting up the provider?"

Once you have a worker user registered in the Reputation Network, you need to register its counterpart in CVAT. Open the CVAT UI and follow these steps:

  1. Go to the registration page and create a user with the same email as in the HUMAN App.
  2. Open the Swagger portal on the HUMAN App server.
  3. Obtain a JWT token by sending a sign-in request.
  4. Authorize Swagger with the obtained JWT.
  5. Use the /exchange-oracle-registration endpoint with the CVAT Exchange Oracle address and a test hCaptcha token.
  6. Go back to CVAT, check for an invitation and accept it if needed, or verify that the user is now a member of the Exchange Oracle's org.
  7. Log out as the user; log in as the CVAT admin.
  8. Go to YOUR_CVAT_URL:8080/admin/account/emailaddress/ and mark the registered user address as verified.

Now your user should be able to see CVAT Exchange Oracle jobs on "Job Discovery" in the HUMAN App.