Files
crypto-ecosystems/data/ecosystems/f/flow.toml
2020-09-14 08:41:06 -07:00

41 lines
756 B
TOML

# Ecosystem Level Information
title = "Flow"
sub_ecosystems = []
github_organizations = ["https://github.com/onflow"]
# Repositories
[[repo]]
url = "https://github.com/onflow/cadence"
[[repo]]
url = "https://github.com/onflow/cadence-libraries"
[[repo]]
url = "https://github.com/onflow/flow"
[[repo]]
url = "https://github.com/onflow/flow-ft"
[[repo]]
url = "https://github.com/onflow/flow-go-sdk"
[[repo]]
url = "https://github.com/onflow/flow-js-sdk"
[[repo]]
url = "https://github.com/onflow/flow-nft"
[[repo]]
url = "https://github.com/onflow/flow-playground"
[[repo]]
url = "https://github.com/onflow/ledger-app-flow"
[[repo]]
url = "https://github.com/onflow/OWBSummer2020Project"
[[repo]]
url = "https://github.com/onflow/vscode-flow"