1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
A toolbox for zkSNARKs on Ethereum
Find a file
Dennis Kuhnert 372d23729d Calculate bools while solve(); Add multiple cases while r1cs generation
IfElse only generates flattened code
2017-02-02 01:03:49 +01:00
examples Calculate bools while solve(); Add multiple cases while r1cs generation 2017-02-02 01:03:49 +01:00
lib Add Sub to R1CS; Add Dockerfile 2017-02-01 17:24:44 +01:00
src Calculate bools while solve(); Add multiple cases while r1cs generation 2017-02-02 01:03:49 +01:00
.dockerignore Add Sub to R1CS; Add Dockerfile 2017-02-01 17:24: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 Add build feature: nolibsnark 2017-02-01 23:18:52 +01:00
Cargo.toml Add build feature: nolibsnark 2017-02-01 23:18:52 +01:00
Dockerfile Add Sub to R1CS; Add Dockerfile 2017-02-01 17:24:44 +01:00
README.md Add Sub to R1CS; Add Dockerfile 2017-02-01 17:24:44 +01:00

VerifiableStatementCompiler

libsnark has to be installed to: lib/libsnark

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib