CLI Application

The Watcher Bot process that's looking for arbitrages

Getting Started

Install garb-cli and init a node via npm:

# Install
npm install -g garb-cli

# Init node
garb-cli init ~/<folder_path>

Start garb-node x instance

cd ~/<folder_path>
garb-cli start

Last updated