mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
35 lines
666 B
TOML
35 lines
666 B
TOML
# Ecosystem Level Information
|
|
title = "Veil"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/veilco"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/veilco/augur-analyzer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/veilco/augur-lite"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/veilco/augur-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/veilco/predictions.global"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/veilco/veil-api-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/veilco/veil-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/veilco/veil-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/veilco/veil-market-creation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/veilco/veil-sample-tradebot"
|