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
Copy file name to clipboardexpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# zkEVM-Erigon
1
+
# cdk-erigon
2
2
3
-
zkEVM-Erigon is a fork of Erigon, currently in Alpha, optimized for syncing with the Polygon Hermez zkEVM network.
3
+
cdk-erigon is a fork of Erigon, currently in Alpha, optimized for syncing with the Polygon Hermez zkEVM network.
4
4
5
5
***
6
6
@@ -48,7 +48,7 @@ In order to enable the zkevm_ namespace, please add 'zkevm' to the http.api flag
48
48
***
49
49
50
50
## Configuration Files
51
-
Config files are the easiest way to configure zKEVM-Erigon, there are examples in the repository for each network e.g. `hermezconfig-testnet.yaml.example`.
51
+
Config files are the easiest way to configure cdk-erigon, there are examples in the repository for each network e.g. `hermezconfig-testnet.yaml.example`.
52
52
53
53
Depending on the RPC provider you are using, you may wish to alter `zkevm.rpc-ratelimit`.
0 commit comments