Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

CoinAlpha/gateway-v2

Repository files navigation

gateway-v2

Hummingbot Gateway v2

Manual Testing

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.