mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 12:14:25 +01:00
38 lines
756 B
TOML
38 lines
756 B
TOML
# Ecosystem Level Information
|
|
title = "T.OS"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/tos-project"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/tos-project/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tos-project/libsodium"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tos-project/medida"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tos-project/tos-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tos-project/tosblock.com"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tos-project/TOSC"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tos-project/toscoin-electrum"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tos-project/toscoin-electrum-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tos-project/toswallet-android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tos-project/toswallet-ios"
|