mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-26 00:54:22 +01:00
47 lines
931 B
TOML
47 lines
931 B
TOML
# Ecosystem Level Information
|
|
title = "TravelChain"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/TravelChain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/blogforgoals"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/core-ql"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/demux"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/demux-encrypted"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/golos-ql"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/mapala-content"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/mapala-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/protocol-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/scattelet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/tc-eos"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/travelchain-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/TravelChain/ui-old"
|