mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 12:14:25 +01:00
68 lines
1.4 KiB
TOML
68 lines
1.4 KiB
TOML
# Ecosystem Level Information
|
|
title = "Synthetix"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Synthetixio"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/assets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/deprecated-whitepaper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/eslint-plugin-havven"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/eth-contract-metadata"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/lambda-cloudwatch-slack"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/simulation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/SIPs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/synthetix"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/synthetix-data"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/synthetix-exchange"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/synthetix-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/synthetix-mintr"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/synthetix-subgraph"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/synthetix-translations"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/tokens"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/try-ethereum"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/uniswap-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/utility-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Synthetixio/vanity-contract"
|