mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-17 20:54:24 +01:00
29 lines
706 B
TOML
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"
|