anchorcli
anchorcli copied to clipboard
Command-line interface for Anchor Protocol
Overseer contract must have the `liquidate-collateral` message command. The following message must be added to overseer command: - [ ] adding the message command
Right now, some contract calls (like `gov staker `), will output nested objects that don't correctly render. This ensures that all values are correctly rendered to the end user. Tested...
Getting `src/addresses/from-json.ts:35:14 - error TS2420: Class 'AddressProviderFromJSON' incorrectly implements interface 'AddressProvider'. Property 'liquidationQueue' is missing in type 'AddressProviderFromJSON' but required in type 'AddressProvider'. ` message with `yarn build`. ![Screen Shot...
The current version of `anchorcli` does not support beth functionalities. The following contract must be supported: - [x] bEth reward contracts - [x] bEth token contracts - [x] bEth custody...
Anchorcli needs to support Columbus 5 contracts and functionality, the following issues need to be addressed: - [ ] Update terra.js dependency and its required changes. - [ ] Update...