mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
44 lines
932 B
TOML
44 lines
932 B
TOML
# Ecosystem Level Information
|
|
title = "Orion Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/orionprotocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/eth-phishing-detect"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/orion-atomic"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/orion-backend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/orion-broker"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/orion-connectors"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/orion-exchange"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/orion-holochain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/orion-wanchain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/price-feed"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/swap-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/trading-terminal"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/orionprotocol/wiki"
|