mirror of
https://github.com/privacy-scaling-explorations/website.git
synced 2026-05-02 03:02:01 -04:00
change: Update website and github for ZKEVM
Changed the github page to point to `zkevm-circuits` instead of specs. Changed the website page to point to the MDBook that we have under construction. (Should become the reference page in the future for documentation about the project).
This commit is contained in:
@@ -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 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user