mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
35 lines
683 B
TOML
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"
|