mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 12:14:25 +01:00
35 lines
729 B
TOML
35 lines
729 B
TOML
# Ecosystem Level Information
|
|
title = "HEAT"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Heat-Ledger-Ltd"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Heat-Ledger-Ltd/heat-embed"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Heat-Ledger-Ltd/heat-libs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Heat-Ledger-Ltd/heat-microservice"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Heat-Ledger-Ltd/heat-modules"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Heat-Ledger-Ltd/heat-paperwallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Heat-Ledger-Ltd/heat-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Heat-Ledger-Ltd/heat-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Heat-Ledger-Ltd/heatledger"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Heat-Ledger-Ltd/heatwallet"
|