Run the following commands to start gateway:
cd ${HOME}/hummingbot-gateway
# yarn start --passphrase=daniel
yarn start --passphrase=<passphrase>
Run the following commands to start client:
cd ${HOME}/hummingbot
conda activate hummingbot
bin/hummingbot.py
Run the command gateway connect xsswap
in client.