mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-09 07:54:20 +01:00
32 lines
592 B
TOML
32 lines
592 B
TOML
# Ecosystem Level Information
|
|
title = "HEX"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/BitcoinHEX"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/BitcoinHEX/contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BitcoinHEX/logo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BitcoinHEX/skeleton-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BitcoinHEX/testui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BitcoinHEX/tokenscript"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BitcoinHEX/UI2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BitcoinHEX/wallet-utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BitcoinHEX/website"
|