Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 409 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 409 Bytes

zkMe

zkMe is a toy.

Supported build tools versions

g++ 8.4 +
cmake 3.17 +
rust-toolchain 1.52.0

Building

mkdir my_build
cd my_build
cmake -DCMAKE_BUILD_TYPE=Debug ..
make

Run

./zkme -groth16(plonk)

Credits

zTgx - Author

License

MIT