mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 19:54:25 +01:00
Added Flux Protocol to NEAR ecosystem
This commit is contained in:
19
data/ecosystems/f/flux-protocol.toml
Normal file
19
data/ecosystems/f/flux-protocol.toml
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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-index-node"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/fluxprotocol/flux-protocol"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/fluxprotocol/flux-sdk"
|
||||
@@ -1,7 +1,7 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Near Protocol"
|
||||
|
||||
sub_ecosystems = []
|
||||
sub_ecosystems = ["Flux Protocol"]
|
||||
|
||||
github_organizations = ["https://github.com/near", "https://github.com/near-examples", "https://github.com/nearprotocol"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user