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
+7-8
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# titanoboa-zksync
2
2
A Zksync plugin for the Titanoboa Vyper interpreter
3
3
4
-
5
4
## Installation
6
5
7
6
First install the following dependencies, depending on your system:
@@ -24,15 +23,15 @@ Then, make sure this is available in your system PATH.
24
23
25
24
#### ZkSync Node
26
25
27
-
If you want to test with forks or a local test node, you will need to install the ZkSync [era-test-node](https://github.com/matter-labs/era-test-node/releases).
26
+
If you want to test with forks or a local test node, you will need to install the ZkSync [anvil-zksyncs](https://github.com/matter-labs/anvil-zksync/releases).
28
27
29
-
1. Download `era-test-node` from latest [Release](https://github.com/matter-labs/era-test-node/releases/latest)
0 commit comments