Skip to content

SSH Require for installing dydx from github #400

@CPloscaru

Description

@CPloscaru

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions