1.1.3 • Published 3 years ago

@phuture/keep3r-cli-job-phuture v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

image

Phuture Keep3r CLI Job

This CLI Job enables The Keep3r Network keepers on Ethereum to execute the PhutureJob.

How to install

  1. Open a terminal inside your CLI setup
  2. Run yarn add @phuture/keep3r-cli-job-phuture
  3. Add job inside your CLI config file. It should look something like this:
{
    ...
    "jobs": [
        ...,
        {
            "path": "node_modules/@phuture/keep3r-cli-job-phuture/dist/src/mainnet/phuture"
        }
    ]
}

Keeper Requirements

  • Must be a valid (activated) Keeper on Keep3r V2

Useful Links

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago