1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_js
2022-05-31 23:55:38 +02:00
..
.cargo increase stack size 2022-02-18 18:07:47 +01:00
node add exports to package.json 2022-05-06 12:09:59 +02:00
src address comments 2022-05-23 15:33:29 +02:00
tests merge develop 2022-05-31 23:55:38 +02:00
.dockerignore make imports public in core, remove ci steps for zokrates_js 2020-01-06 20:55:54 +01:00
.gitignore use js files instead of json for stdlib and metadata 2022-05-04 12:42:54 +02:00
build.sh Add dockerfile for building zokrates_js, modify ci steps 2020-01-14 02:51:29 +01:00
Cargo.lock fix conflicts 2022-05-23 10:45:02 +02:00
Cargo.toml use js files instead of json for stdlib and metadata 2022-05-04 12:42:54 +02:00
Dockerfile update changelog 2022-01-12 15:02:55 +01:00
gulpfile.js use js files instead of json for stdlib and metadata 2022-05-04 12:42:54 +02:00
index.d.ts use js files instead of json for stdlib and metadata 2022-05-04 12:42:54 +02:00
index.js use js files instead of json for stdlib and metadata 2022-05-04 12:42:54 +02:00
LICENSE use js files instead of json for stdlib and metadata 2022-05-04 12:42:54 +02:00
package-lock.json fix conflicts 2022-05-23 10:45:02 +02:00
package.json add exports to package.json 2022-05-06 12:09:59 +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 fix conflicts 2022-05-23 10:45:02 +02:00

zokrates.js

JavaScript bindings for ZoKrates project.

npm install zokrates-js

Check the offical ZoKrates documentation for more details.