Merge pull request #23 from CPerezz/zkevm_page_update

change: Update website and github for ZKEVM
This commit is contained in:
AtHeartEngineer
2022-06-08 10:06:25 -04:00
committed by GitHub

View File

@@ -31,10 +31,10 @@
"description": "A zk-rollup that can generate zk proofs for general EVM verification. This allows us to build a fully EVM-compatible zk-Rollup, which any existing Ethereum application can easily migrate to.",
"links": [
{
"website": "https://hackmd.io/@yezhang/S1_KMMbGt"
"website": "https://privacy-scaling-explorations.github.io/zkevm-docs/"
},
{
"github": "https://github.com/appliedzkp/zkevm-specs"
"github": "https://github.com/appliedzkp/zkevm-circuits"
}
]
},
@@ -183,4 +183,4 @@
}
]
}
]
]