mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-22 06:04:23 +01:00
38 lines
790 B
TOML
38 lines
790 B
TOML
# Ecosystem Level Information
|
|
title = "Shade Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/securesecrets"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/securesecrets/quicksync"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/securesecrets/secret-toolkit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/securesecrets/SecretHealthMoniter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/securesecrets/SecretNetwork"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/securesecrets/SecretTestnetConfig"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/securesecrets/shade"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/securesecrets/SNIPs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/securesecrets/TediCross"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/securesecrets/validator-profiles"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/securesecrets/website"
|