The Watcher Bot process that's looking for arbitrages
Install garb-cli and init a node via npm:
garb-cli
# Install npm install -g garb-cli # Init node garb-cli init ~/<folder_path>
Start garb-node x instance
garb-node
cd ~/<folder_path> garb-cli start
Last updated 2 years ago