Skip to content

NethermindEth/zksync-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zksync-verification

Installation

  1. Make sure you have cargo and docker installed at your machine.

  2. Install just by running

cargo install just
  1. Install x11-xserver-utils if you want to use the GUI emacs by
sudo apt install x11-xserver-utils

Running

Just run the command

just bash

to run the container mount the directory src/ and enter the container. No X11 is needed.

Just run the command

just emacs

to mount the directory src/ to the container and run emacs-gtk on it.

About

Formal verification of zkSync's on-chain verifier using EasyCrypt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages