Added Fluidex ecosystem to Ethereum

This commit is contained in:
Curtis Spencer
2020-12-17 08:43:53 -08:00
parent e5aa4e9265
commit fc2679b7b0
2 changed files with 35 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ sub_ecosystems = [
"Ethereum Name Service",
"Fairmint",
"Flexa",
"FluiDex",
"ForTube",
"Frax",
"Fuel",

View 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"