Files
crypto-ecosystems/data/ecosystems/o/open-trading-network.toml
2019-08-01 19:55:43 -07:00

29 lines
706 B
TOML

# Ecosystem Level Information
title = "Open Trading Network"
sub_ecosystems = []
github_organizations = ["https://github.com/OpenTradingNetworkFoundation"]
# Repositories
[[repo]]
url = "https://github.com/OpenTradingNetworkFoundation/faucet"
[[repo]]
url = "https://github.com/OpenTradingNetworkFoundation/market-maker"
[[repo]]
url = "https://github.com/OpenTradingNetworkFoundation/otn-go"
[[repo]]
url = "https://github.com/OpenTradingNetworkFoundation/otn-node"
[[repo]]
url = "https://github.com/OpenTradingNetworkFoundation/otn-token"
[[repo]]
url = "https://github.com/OpenTradingNetworkFoundation/price-reporter"
[[repo]]
url = "https://github.com/OpenTradingNetworkFoundation/wallet-ui"