1.1.3 • Published 2 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago