mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-10 00:14:20 +01:00
113 lines
2.4 KiB
TOML
113 lines
2.4 KiB
TOML
# Ecosystem Level Information
|
|
title = "Flux Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/fluxprotocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/amm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/amm-graphql-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/amm-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/basic-fetch-wasm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/beta"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/dao-app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-capacitor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-dao-0.5"
|
|
|
|
[[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-liquidity-mining"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-lob"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-sdk-am"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-sdk-amm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/flux-sdk-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/liquidity-mining-interface"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/merit-liquidity-mining"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/nep122-implementation-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-explorer-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-explorer-fe"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-monorepo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-monorepo-near"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-provider-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-provider-near"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-provider-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-scheduler"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-sources-checker"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-validator-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/oracle-vm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/price-feeds-evm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fluxprotocol/requester-sample-contract"
|