1
0
Fork 0
mirror of synced 2025-09-22 11:47:57 +00:00
ZoKrates/zokrates_js
2023-04-13 17:37:10 +02:00
..
.cargo
src Build with stable rust (#1288) 2023-04-13 17:26:01 +02:00
tests update tests 2023-01-30 19:38:45 +01:00
.dockerignore
.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
Cargo.lock merge dev, fix issues 2022-05-31 17:04:13 +02:00
Cargo.toml bump versions, generate changelog 2023-04-13 17:37:10 +02:00
Dockerfile
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
package-lock.json fix setup ffi in zokrates-js 2023-02-08 19:24:50 +01: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.