forked from meilof/pysnark
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
43 lines (43 loc) · 782 Bytes
/
.gitignore
File metadata and controls
43 lines (43 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
build/*
.DS_Store
dist/*
PySNARK.egg-info/*
*.pyc
diffs
build.sh
depends/qaptools/build/
examples/pysnark_*
examples/out
MANIFEST.in
qaptools/*
examples/*.json
examples/contracts/*
examples/test/*
examples/migrations/*
examples/truffle-config.js
examples/test/TestPysnark.sol
examples/*.zkif
notebooks/.ipynb_checkpoints/test-checkpoint.ipynb
.idea/*
pysnark/zkinterface/zkinterface/*
examples/testsnarkjs2/*
examples/sjs2/*
examples/snarkjs_example/*
examples/Archive.zip
examples/bellman-*
examples/bulletproofs-proof
examples/circuit.r1cs
examples/newtest/*
examples/pot*
examples/proof.zip
examples/test-snarkjs/*
examples/test4/*
examples/verifier.sol
examples/witness.wtns
examples/testx.py
examples/cubeint.py
pysnark_ek
pysnark_log
pysnark_vk
computation.zkif
circuit.zkif