Files
crypto-ecosystems/data/ecosystems/d/dopex.toml
2022-02-26 13:54:36 -08:00

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"