Skip to content

Commit 0a56a5b

Browse files
authored
Merge pull request 0xPolygon#585 from 0xPolygon/zkevm-add-jsonrpc-doc
zkEVM - add json-rpc doc
2 parents 4bf37f6 + 278fe2b commit 0a56a5b

10 files changed

+331
-0
lines changed
129 KB
Loading
123 KB
Loading
49.8 KB
Loading
118 KB
Loading
94.7 KB
Loading
123 KB
Loading
131 KB
Loading
85.2 KB
Loading

docs/zkEVM/architecture/proving-system/json-rpc-to-proof.md

Lines changed: 330 additions & 0 deletions
Large diffs are not rendered by default.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ nav:
184184
- Proving system inputs: zkEVM/architecture/proving-system/proving-inputs.md
185185
- Order and prove: zkEVM/architecture/proving-system/order-and-prove.md
186186
- Aggregator: zkEVM/architecture/proving-system/aggregator-proofs.md
187+
- JSON-RPC: zkEVM/architecture/proving-system/json-rpc-to-proof.md
187188
- Polynomial identity language: zkEVM/architecture/proving-system/polynom-identity-lang.md
188189
- Execution trace design: zkEVM/architecture/proving-system/execution-trace-design.md
189190
- Selector columns: zkEVM/architecture/proving-system/exec-selector-columns.md

0 commit comments

Comments
 (0)