Files
crypto-ecosystems/data/ecosystems/d/dydx.toml
2020-05-11 15:25:02 -07:00

41 lines
804 B
TOML

# Ecosystem Level Information
title = "dYdX"
sub_ecosystems = []
github_organizations = ["https://github.com/dydxprotocol"]
# Repositories
[[repo]]
url = "https://github.com/dydxprotocol/abi-decoder"
[[repo]]
url = "https://github.com/dydxprotocol/docs"
[[repo]]
url = "https://github.com/dydxprotocol/dydx-python"
[[repo]]
url = "https://github.com/dydxprotocol/dydx.js"
[[repo]]
url = "https://github.com/dydxprotocol/exchange-wrappers"
[[repo]]
url = "https://github.com/dydxprotocol/liquidator"
[[repo]]
url = "https://github.com/dydxprotocol/oracles-v2"
[[repo]]
url = "https://github.com/dydxprotocol/perpetual"
[[repo]]
url = "https://github.com/dydxprotocol/protocol"
[[repo]]
url = "https://github.com/dydxprotocol/protocol_v1"
[[repo]]
url = "https://github.com/dydxprotocol/solo"