Skip to content
/ bots Public

TypeScript bots for the Kintsugi and Interlay networks

Notifications You must be signed in to change notification settings

interlay/bots

Repository files navigation

Bots

Repo with agents that perform actions in response to on-chain states. Includes a lending liquidation bot and an iBTC bridge load-testing bot. Built using interbtc-api, and serves as a guide for building other utilities with this library.

Testing

yarn install
docker-compose up
# open a new terminal...
yarn test