Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 768 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 768 Bytes

⚠️ Warning ⚠️

This repository has been deprecated in favor of the Keep3r Web v2 Registry

Keep3r Job Registry

Job information will be fetched from the web reading the v2.json file on this repository. To add a job to the Registry, a Pull Request must be created with the following requirements:

  • cli-job repo must be created using keep3r-cli-job-boilerplate as template
  • cli-job must be available as an npm package
  • job must be a verified address on Etherscan
  • job must not be a proxy contract
  • job must be added to v2.json with:
    • title
    • link to CLI Job repository