Open rapcmia opened 2 months ago
Found out that setup.py
had a dependecy of injective-py
therefore we commented it then add v4_proto
and bip_utils
to backend-api environment.yml
Successfully added the connector from dashboard:
Note: Current hummingbot
lib is not updated causing dydx_v4_perpetual not usable on dashboard. User must build the .whl locally
Describe the bug
When testing a PR that fix hummingbot lib and built a hummingbot library then use the
./dist/..whl
path file to backend-api's environment.yml. Modified and addv4-proto==6.0.2
and runmake install
which successfully build backend-env imageBackend-api:
However when adding dydx_v4_perpetual API keys to dashboard getting
bad request
Steps to reproduce bug
make install
dydx_v4_perpetual