mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-17 12:44:24 +01:00
29 lines
513 B
TOML
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"
|