mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-20 22:24:25 +01:00
53 lines
1000 B
TOML
53 lines
1000 B
TOML
# Ecosystem Level Information
|
|
title = "YGGDRASH"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/yggdrash"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/common"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/contract-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/explorer-proxy"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/recruit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/smartContract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/whitepaper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/yeedContract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/yggdrash"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/yggdrash-cli"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/yggdrash-poc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/yggdrash-sdk-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/yggdrash/yggdrash-wallet"
|