Hummingbot Gateway v2
You can try testing the routes by first running and building the program.
yarn
yarn build
yarn start
Then using some of the commands in manual_tests/curl.sh
. You will need to
store your private key in an environment variable ETH_PRIVATE_KEY
.