Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 512 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 512 Bytes

zkSWAP

  1. Go to the individual folders for specific setup instructions of the app, backend, circuits, contracts.

  2. Initialise submodules with:

git submodule update --init --recursive
  1. Generate circuits

Go to the circuits folder with:

cd circuits 

and follow the instructions in the README.md file there.

Deployments

Deployed Contracts can be found here.