mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 19:54:25 +01:00
44 lines
899 B
TOML
44 lines
899 B
TOML
# Ecosystem Level Information
|
|
title = "IoT Chain"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/IoTChainCode"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/bountySystem"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/bountyWebsite"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/Documents"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/hardware_exploration"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/hardware_model"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/hardware_project"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/iotchain_client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/itc-ts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/jbok"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/taskClient"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/taskServer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/IoTChainCode/tokenAirdrop"
|