mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-23 06:34:25 +01:00
Added Polygon Hermez ecosystem
This commit is contained in:
58
data/ecosystems/p/polygon-hermez.toml
Normal file
58
data/ecosystems/p/polygon-hermez.toml
Normal 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"
|
||||
@@ -52,6 +52,7 @@ sub_ecosystems = [
|
||||
"Polycat Finance",
|
||||
"Polydex Finance",
|
||||
"PolyDragon",
|
||||
"Polygon Hermez",
|
||||
"Polymarket",
|
||||
"PolyQuity",
|
||||
"Quickswap",
|
||||
|
||||
Reference in New Issue
Block a user