New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

patate_be_cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

patate_be_cli

Tool for monitoring allocation weights of Trader Joe's farms

unpublished
latest
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

Joe CLI

CLI tool for various monitoring tasks.

Currently available :

  • farm-allocations : retrieve all allocations from MasterchefV2, MasterchefV3 and BoostedMasterChef. APR on BoostedMasterChef is JOE APR + average boosted APR from veJOE.

Install

yarn global add @traderjoe-xyz/joe-cli

or with npm :

npm install -g @traderjoe-xyz/joe-cli

Install from sources

yarn install
yarn run codegen
yarn tsc -p .
yarn global add file:*folder location*

You should then be able to run it from terminal using joe-cli and every commands like joe-cli farm-allocations.

FAQs

Package last updated on 11 Apr 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