mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-02 04:24:20 +01:00
59 lines
1.2 KiB
TOML
59 lines
1.2 KiB
TOML
# Ecosystem Level Information
|
|
title = "Cryptex"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/cryptexfinance"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/community-coordination"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/contract-metadata"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/cryptex-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/dashboard"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/governance-staking"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/liquidation-bot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/merkle-distributor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/polygon-graph"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/smart-contract-registry"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/staking--ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/staking-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/sybil-interface"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/tcap-graph"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/token-list"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptexfinance/website"
|