0.0.3 • Published 2 years ago

@traderjoe-xyz/joe-cli v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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.