zkSync Tutorial How to run this tutorial: Install the necessary packages: cd zksync-tutorial npm install Setup your .env file (You can see in .env.example file) Run node -r dotenv/config bob.js node -r dotenv/config alice.js