mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-19 20:54:24 +01:00
23 lines
463 B
TOML
23 lines
463 B
TOML
# Ecosystem Level Information
|
|
title = "Flux Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/fluxprotocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-demo-2.0"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-index-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-sdk"
|