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
Operators can deploy permissionless RPC nodes for **Astar zkEVM** testnet, named **zKatana**.
9
+
Operators can deploy permissionless RPC nodes for **Astar zkEVM** testnet, named **zKyoto**.
10
10
11
11
DApp projects must run their own RPC node to retrieve the necessary blockchain data and shouldn't rely on public infrastructure. Public endpoints may respond slowly or not at all during times of high network traffic, and are rate limited.
12
12
@@ -49,14 +49,14 @@ In this section, we are going to start the five containers necessary for the **A
49
49
- zkevm-pool-db
50
50
- zkevm-prover
51
51
52
-
At the time of this writing, **zKatana testnet** is the only network available for the **Astar zkEVM**, and is connected to the L1 Ethereum **Sepolia testnet**.
52
+
At the time of this writing, **zKyoto testnet** is the only network available for the **Astar zkEVM**, and is connected to the L1 Ethereum **Sepolia testnet**.
53
53
54
54
Let's build on this.
55
55
56
56
Create dedicated directories for config, install and data.
0 commit comments