Setting up Worker user

In order to solve jobs provided by CVAT Exchange Oracle, you need to register Worker user in both Reputation Network and CVAT itself. About registering a user in Reputation Network you can read on Workers page.

Once you have a Worker user registered in Reputation Network - you need to register its counterpart in CVAT itself. Open CVAT UI and follow next steps:

  1. go to registration page and create a user with the same email as in HUMAN App

  2. open swagger portal on HUMAN App server

  3. obtain JWT token by sending sing in request

  4. authorize swagger with obtained JWT

  5. use /exchange-oracle-registration endpoint with CVAT Exchange oracle address and test hCaptcha token

  6. go back to CVAT, check for invitation and accept it if needed or simply verify that the user is a member of Exchange Oracle's org now

  7. log out as a user; login as CVAT admin

  8. go to YOUR_CVAT_URL:8080/admin/account/emailaddress/ and mark registered user address as verified

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

Last updated

Was this helpful?