Skip to content

Code for the research bots on top of the vegaprotocol/vega-market-sim repository

Notifications You must be signed in to change notification settings

vegaprotocol/research-bots

Repository files navigation

research-bots

How to run it?

  1. Have python3.11 installed
    • pyenv install 3.11.4
    • pyenv global 3.11.4
    • poetry env use 3.11.4
  2. Have vegawallet command in your PATH
  3. Optionally adjust your config.toml
  4. Run make prepare_wallet
  5. Run make run_bots