1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_js
2022-05-16 17:18:13 +02:00
..
.cargo increase stack size 2022-02-18 18:07:47 +01:00
node update book, add missing ts definitions file 2022-01-31 16:14:49 +01:00
src fix zjs 2022-05-13 16:01:29 +02:00
tests fix js test runner 2022-03-14 19:33:37 +01:00
.dockerignore make imports public in core, remove ci steps for zokrates_js 2020-01-06 20:55:54 +01:00
.gitignore add metadata gulp task 2020-07-17 15:54:37 +02:00
build.sh Add dockerfile for building zokrates_js, modify ci steps 2020-01-14 02:51:29 +01:00
Cargo.toml fix zjs 2022-05-13 16:01:29 +02:00
Dockerfile update changelog 2022-01-12 15:02:55 +01:00
gulpfile.js update book, fix tests, add CompileOptions parameter 2020-08-03 20:49:27 +02:00
index.d.ts add proof formatting to zokrates-js, fix edge case in print-proof cli command 2022-04-15 20:07:30 +02:00
index.js add extension 2020-08-13 17:29:42 +02:00
package-lock.json add getrandom to fix js build 2022-05-16 17:18:13 +02:00
package.json bump versions, generate changelog 2022-04-18 18:37:43 +02:00
publish.sh update node version in the environment image 2022-04-13 20:37:13 +02:00
README.md fix conflicts 2020-08-04 20:49:32 +02:00
wrapper.js add proof formatting to zokrates-js, fix edge case in print-proof cli command 2022-04-15 20:07:30 +02:00

zokrates.js

JavaScript bindings for ZoKrates project.

npm install zokrates-js

Check the offical ZoKrates documentation for more details.