Skip to content

amimaro/zkSync-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zkSync-Tutorial

Coded Cryptozombies zkSync tutorial Lesson 17. Available at cryptozombies.io/en/lesson/17.

How to start?

  1. npm install or yarn to download packages.

  2. Create a .env based at .env.example file and fill the environment variables. I used two metamask accounts as Bob and Alice.

  3. Run npm run start or yarn start to start the script.