Files
crypto-ecosystems/data/ecosystems/d/dydx.toml
2019-09-30 17:25:51 -07:00

35 lines
683 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/protocol"
[[repo]]
url = "https://github.com/dydxprotocol/protocol_v1"
[[repo]]
url = "https://github.com/dydxprotocol/solo"