You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added an introduction to Morphism in the ”WHO IS WORKING ON A ZKEVM?“ section. Morphism is a hybrid rollup scaling solution that utilizes zk-proof to address the Layer 2 state challenge issue.
Copy file name to clipboardExpand all lines: src/content/developers/docs/scaling/zk-rollups/index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,6 +242,8 @@ Projects working on zkEVMs include:
242
242
243
243
-**[ZKSync](https://docs.zksync.io/zkevm/)** - _ZkSync 2.0 is an EVM-compatible ZK Rollup being built by Matter Labs, powered by its own zkEVM._
244
244
245
+
-**[Morphism](https://www.morphism.xyz)** - _Morphism is a hybrid rollup scaling solution that utilizes zk-proof to address the Layer 2 state challenge issue._
246
+
245
247
## Further reading on ZK-rollups reading {#further-reading-on-zk-rollups}
246
248
247
249
-[What Are Zero-Knowledge Rollups?](https://coinmarketcap.com/alexandria/glossary/zero-knowledge-rollups)
0 commit comments