/v3-keeper-ts

Primary LanguageTypeScriptMIT LicenseMIT

v3-keepers-ts

Example parcl-v3 keeper bots written in TypeScript.

Alpha Software

These example keepers are in alpha. Keepers may contain bugs.

Development

Pull requests welcome. Please reach out in the discord dev channel with any questions.

Keepers

Keeper Name Info
Liquidator Watches margin accounts for liquidatable accounts and accounts currently in liquidation. If an account is found, then the service attempts to liquidate the account. Liquidator's margin account earns the liquidation fee rate applied to the total notional liquidated amount.
Settler Watches settlement requests and processes the mature requests. Each settlement request has a optional tip that goes to the settler keeper.