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

Latest commit

 

History

History
15 lines (11 loc) · 316 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 316 Bytes

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.