Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@defi-wonderland/keep3r-cli-job-maker

Package Overview
Dependencies
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defi-wonderland/keep3r-cli-job-maker

MakerDAO CLI Job for The Keep3r Network

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
5
Weekly downloads
 
Created
Source

image

MakerDAO Keep3r CLI Job

This job enables The Keep3r Network keepers on Ethereum to execute the different MakerDAO jobs.

How to install

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

Keeper Requirements

  • Must be a valid Keeper on Keep3r V2
  • Must have 50 bonded KP3R

Keywords

FAQs

Package last updated on 09 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc