Added Polygon Hermez ecosystem

This commit is contained in:
Curtis Spencer
2022-07-20 22:02:44 -07:00
parent b761ab8b8e
commit 67200ebbff
2 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
# Ecosystem Level Information
title = "Polygon Hermez"
sub_ecosystems = []
github_organizations = ["https://github.com/0xPolygonHermez"]
# Repositories
[[repo]]
url = "https://github.com/0xPolygonHermez/.github"
[[repo]]
url = "https://github.com/0xPolygonHermez/goldilocks"
[[repo]]
url = "https://github.com/0xPolygonHermez/pil-stark"
[[repo]]
url = "https://github.com/0xPolygonHermez/pilcom"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkasmcom"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-bridge-service"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-bridge-ui"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-commonjs"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-comms-protocol"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-contracts"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-doc"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-node"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-prover"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-proverjs"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-rom"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-storage-rom"
[[repo]]
url = "https://github.com/0xPolygonHermez/zkevm-testvectors"

View File

@@ -52,6 +52,7 @@ sub_ecosystems = [
"Polycat Finance",
"Polydex Finance",
"PolyDragon",
"Polygon Hermez",
"Polymarket",
"PolyQuity",
"Quickswap",