Files
crypto-ecosystems/data/ecosystems/i/iot-chain.toml
2019-08-01 19:55:43 -07:00

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"