1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
A toolbox for zkSNARKs on Ethereum
Find a file
2017-01-30 16:06:44 +01:00
examples Add libsnark "is_satisfied" binding with [0, 0, .., 0] solution vector test. 2017-01-29 16:59:13 +01:00
lib Code cleanup, fix typos 2017-01-30 01:08:59 +01:00
src Split functions to modules 2017-01-30 16:06:44 +01:00
.gitignore Add libsnark "is_satisfied" binding with [0, 0, .., 0] solution vector test. 2017-01-29 16:59:13 +01:00
build.rs Fix wrong assertion of program args 2017-01-30 10:54:26 +01:00
Cargo.toml Add libsnark "is_satisfied" binding with [0, 0, .., 0] solution vector test. 2017-01-29 16:59:13 +01:00
README.md Add witness calculation; Add complete run of libsnark 2017-01-30 00:50:35 +01:00

VerifiableStatementCompiler

libsnark has to be installed to: lib/libsnark

set LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/lib/libsnark/lib