Files
crypto-ecosystems/data/ecosystems/f/flowchain.toml
2019-09-30 17:25:51 -07:00

71 lines
1.4 KiB
TOML

# Ecosystem Level Information
title = "Flowchain"
sub_ecosystems = []
github_organizations = ["https://github.com/flowchain"]
# Repositories
[[repo]]
url = "https://github.com/flowchain/blockchain-starter-kit"
[[repo]]
url = "https://github.com/flowchain/crypto-night"
[[repo]]
url = "https://github.com/flowchain/devify-cli"
[[repo]]
url = "https://github.com/flowchain/devify-desktop"
[[repo]]
url = "https://github.com/flowchain/devify-server"
[[repo]]
url = "https://github.com/flowchain/fb0"
[[repo]]
url = "https://github.com/flowchain/flowchain-app"
[[repo]]
url = "https://github.com/flowchain/flowchain-app-tutorial"
[[repo]]
url = "https://github.com/flowchain/flowchain-hybrid"
[[repo]]
url = "https://github.com/flowchain/flowchain-ledger"
[[repo]]
url = "https://github.com/flowchain/flowchain-os-lks7688"
[[repo]]
url = "https://github.com/flowchain/flowchain-rtos"
[[repo]]
url = "https://github.com/flowchain/flowchain-sim"
[[repo]]
url = "https://github.com/flowchain/gaussian"
[[repo]]
url = "https://github.com/flowchain/node-p2p-chord"
[[repo]]
url = "https://github.com/flowchain/nrf52840-mdk"
[[repo]]
url = "https://github.com/flowchain/nrf52840-mdk-getting-started"
[[repo]]
url = "https://github.com/flowchain/smart-contracts"
[[repo]]
url = "https://github.com/flowchain/specs"
[[repo]]
url = "https://github.com/flowchain/wotcity-wot-framework"
[[repo]]
url = "https://github.com/flowchain/wwRPC"