mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-17 03:44:20 +01:00
26 lines
488 B
TOML
26 lines
488 B
TOML
# Ecosystem Level Information
|
|
title = "Dopex"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/dopex-io"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/dopex-io/dopex-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dopex-io/dpx-oracle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dopex-io/merkle-distributor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dopex-io/rest-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dopex-io/web3-multicall"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dopex-io/web3modal"
|