mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-08 23:44:19 +01:00
Added Fluidex ecosystem to Ethereum
This commit is contained in:
@@ -52,6 +52,7 @@ sub_ecosystems = [
|
||||
"Ethereum Name Service",
|
||||
"Fairmint",
|
||||
"Flexa",
|
||||
"FluiDex",
|
||||
"ForTube",
|
||||
"Frax",
|
||||
"Fuel",
|
||||
|
||||
34
data/ecosystems/f/fluidex.toml
Normal file
34
data/ecosystems/f/fluidex.toml
Normal file
@@ -0,0 +1,34 @@
|
||||
# Ecosystem Level Information
|
||||
title = "FluiDex"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/Fluidex"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/Fluidex/awesome-plonk"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Fluidex/bellman"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Fluidex/circom_zkutil"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Fluidex/circuits"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Fluidex/dingir-exchange"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Fluidex/plonkit"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Fluidex/plonkit_archive"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Fluidex/research"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Fluidex/solidity_plonk_verifier"
|
||||
Reference in New Issue
Block a user