1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_js
2023-04-21 23:23:47 +02:00
..
.cargo increase stack size 2022-02-18 18:07:47 +01:00
src refactor 2023-04-21 02:59:16 +02:00
tests update tests 2023-01-30 19:38:45 +01:00
.dockerignore make imports public in core, remove ci steps for zokrates_js 2020-01-06 20:55:54 +01:00
.gitignore add umd version for web usage 2023-01-24 18:21:33 +01:00
build.rs fmt 2023-01-23 03:34:03 +01:00
build.sh Add dockerfile for building zokrates_js, modify ci steps 2020-01-14 02:51:29 +01:00
Cargo.lock merge dev, fix issues 2022-05-31 17:04:13 +02:00
Cargo.toml Merge branch 'develop' of github.com:Zokrates/ZoKrates into continue-nova-and-compress 2023-04-21 23:23:47 +02:00
Dockerfile update changelog 2022-01-12 15:02:55 +01:00
index-node.js fix tests 2023-01-23 13:08:42 +01:00
index.d.ts use binary format for witness 2023-03-29 20:36:34 +02:00
index.js fix setup ffi in zokrates-js 2023-02-08 19:24:50 +01:00
LICENSE use js files instead of json for stdlib and metadata 2022-05-04 12:42:54 +02:00
package-lock.json fix format 2023-04-21 03:08:21 +02:00
package.json bump versions, generate changelog 2023-04-13 17:37:10 +02:00
patch.js use buffer first, add changelog 2023-01-23 13:52:42 +01:00
publish.sh optimize js lib size, inline wasm 2023-01-23 03:28:06 +01:00
README.md Fix typos 2023-01-11 03:14:28 +02:00

zokrates.js

JavaScript bindings for ZoKrates project.

npm install zokrates-js

Check the official ZoKrates documentation for more details.