mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-19 05:34:30 +01:00
41 lines
756 B
TOML
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"
|