Skip to content

zk-passport/tee-prover-server

Repository files navigation

Prover server

Build

  1. To build the Dockerfile first run:
git submodule update --init
cd witnesscalc
git submodule update --init
cd ../rapidsnark
git submodule update --init
cd ..
  1. Assuming you have yarn installed, install node_modules in the openpassport/circuits directory:
cd openpassport/circuits
yarn
cd ../../

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published