Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 472 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 472 Bytes

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