Files
crypto-ecosystems/data/ecosystems/f/flow.toml
2020-07-29 20:47:58 -07:00

29 lines
513 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/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"