Skip to content

Commit 845ec7a

Browse files
adding zkevm endpoints
1 parent 191a93d commit 845ec7a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/zkEVM/api/json-rpc.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
hide:
3+
- toc
4+
---
5+
6+
<embed type="text/html" src="https://playground.open-rpc.org/?schemaUrl=https://raw.githubusercontent.com/0xPolygonHermez/zkevm-node/blob/develop/jsonrpc/endpoints_zkevm.openrpc.json?uiSchema[appBar][ui:input]=false&uiSchema[appBar][ui:splitView]=false" width="100%" height="1000px">

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ nav:
219219
- Basic Syntax: zkEVM/spec/zkasm/basic-syntax.md
220220
- Examples: zkEVM/spec/zkasm/examples.md
221221
- EVM vs. zkEVM: zkEVM/spec/evm-differences.md
222+
- API:
223+
- JSON RPC endpoints: zkEVM/api/json-rpc.md
222224
- Concepts:
223225
- Concepts: zkEVM/concepts/index.md
224226
- EVM basics: zkEVM/concepts/evm-basics.md

0 commit comments

Comments
 (0)