Skip to content

traderjoe-xyz/joe-cli

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published