1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/zokrates_js
2021-07-10 13:13:31 +02:00
..
node
src fmt in zokrates_js 2021-07-09 23:22:11 +02:00
tests replace program input type from JsValue to u8 slice ref 2021-03-02 18:01:34 +01:00
.dockerignore
.gitignore
build.sh
Cargo.lock fix zjs 2021-07-01 17:15:32 +02:00
Cargo.toml bump versions, generate changelog 2021-07-10 13:13:31 +02:00
Dockerfile fix Dockerfile, combine run layers for smaller image 2020-08-05 20:19:23 +02:00
gulpfile.js update book, fix tests, add CompileOptions parameter 2020-08-03 20:49:27 +02:00
index.d.ts update ts 2021-05-17 23:00:03 +02:00
index.js add extension 2020-08-13 17:29:42 +02:00
package-lock.json Fix program serialization in zokrates.js 2021-06-07 18:05:12 +02:00
package.json bump versions, generate changelog 2021-07-10 13:13:31 +02:00
publish.sh
README.md fix conflicts 2020-08-04 20:49:32 +02:00
wrapper.js replace program input type from JsValue to u8 slice ref 2021-03-02 18:01:34 +01:00

zokrates.js

JavaScript bindings for ZoKrates project.

npm install zokrates-js

Check the offical ZoKrates documentation for more details.