mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-22 14:14:24 +01:00
35 lines
702 B
TOML
35 lines
702 B
TOML
# Ecosystem Level Information
|
|
title = "HebeBlock"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/HebePlatform"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/HebePlatform/bitgo-utxo-lib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HebePlatform/Hebe-Block"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HebePlatform/HEBE-BlockExplorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HebePlatform/HEBE-Wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HebePlatform/Hebe-Web"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HebePlatform/HebeCrypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HebePlatform/HebeJS"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HebePlatform/HebeWif"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HebePlatform/Komodo-Lib-JS"
|