-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Hey,
It is possible to set HTTPs url for all the module so we do not need shh to install dydx from github? :)
I run into the issue while trying to create a docker container with the python v4 client from github and add to forward SSH to install it.
Thanks
[submodule "v4-client-cpp"]
path = v4-client-cpp
url = https://github.com/asnefedovv/dydx-v4-client-cpp
[submodule "dydxprotocol"]
path = dydxjs/packages/dydxjs/proto/dydxprotocol-src
url = git@github.com:dydxprotocol/v4-chain.git
[submodule "noble-cctp"]
path = dydxjs/packages/dydxjs/proto/noble-cctp-src
url = git@github.com:circlefin/noble-cctp.git
[submodule "slinky"]
path = dydxjs/packages/dydxjs/proto/slinky-src
url = git@github.com:skip-mev/slinky.git
Metadata
Metadata
Assignees
Labels
No labels