1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
A toolbox for zkSNARKs on Ethereum
Find a file
2018-11-23 00:26:24 +01:00
.circleci limit thread number on tests 2018-11-23 00:26:24 +01:00
zokrates_book link readme to docs 2018-11-20 09:42:14 +01:00
zokrates_cli merge develop 2018-11-10 11:28:18 +01:00
zokrates_core format 2018-11-22 23:03:09 +01:00
zokrates_fs_resolver merge develop 2018-11-10 11:28:18 +01:00
.dockerignore split into cli and lib 2018-06-30 00:32:15 -04:00
.gitignore Add Jenkinsfile; Fix Warnings 2018-03-20 21:44:22 +01:00
build.sh include all packages in tests and build 2018-08-01 11:50:35 +02:00
build_libsnark.sh Add CircleCi config (#160) 2018-11-10 00:16:27 +01:00
build_release.sh add production dockerfile, update CI 2018-10-25 23:25:58 +02:00
Cargo.lock merge develop 2018-11-10 11:28:18 +01:00
Cargo.toml include all packages in tests and build 2018-08-01 11:50:35 +02:00
dev.Dockerfile update maintainers 2018-10-26 10:26:29 +02:00
Dockerfile update maintainers 2018-10-26 10:26:29 +02:00
full_test.sh split libsnark and packing helpers 2018-10-23 17:28:17 +02:00
LICENSE Create LICENSE - closes #14 2018-04-12 09:59:36 +02:00
README.md Merge branch 'develop' into update_readme 2018-11-20 19:33:22 +01:00
REMOVEME.txt add dummy file 2018-11-20 19:25:47 +01:00
test.sh include all packages in tests and build 2018-08-01 11:50:35 +02:00

Zokrates

Join the chat at https://gitter.im/ZoKrates/Lobby Jenkins Jenkins

Zokrates is a toolbox for zkSNARKs on Ethereum.

This is a proof-of-concept implementation. It has not been tested for production.

Getting Started

Have a look at the documentation zokrates.github.io for more informations about using Zokrates.
A getting started tutorial can be found here.

Getting Help

If you run into problems, Zokrates has a Gitter room. You can come ask for help at gitter.im/ZoKrates/Lobby.

License

ZoKrates is released under the GNU Lesser General Public License v3.

Contributing

Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work shall be licensed as above, without any additional terms or conditions.