1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00
ZoKrates/zokrates_js
Darko Macesic f102933381
Remove branch isolation (#1353)
* remove branch isolation

* update book, add changelog

* clippy

* revert clippy suggestion

* move clippy allow rule to root lib.rs

* derive default
2023-11-09 15:42:17 +01:00
..
.cargo
src Remove branch isolation (#1353) 2023-11-09 15:42:17 +01:00
tests Fix js format and clippy issues (#1339) 2023-08-22 18:37:49 +02:00
.dockerignore
.gitignore
build.rs
build.sh
Cargo.lock
Cargo.toml update changelog, bump versions 2023-04-22 00:08:48 +02:00
Dockerfile
index-node.js Set webcrypto only if crypto instance is not available (#1338) 2023-09-12 11:21:56 +02:00
index.d.ts Remove branch isolation (#1353) 2023-11-09 15:42:17 +01:00
index.js Fix js format and clippy issues (#1339) 2023-08-22 18:37:49 +02:00
LICENSE
package-lock.json Set webcrypto only if crypto instance is not available (#1338) 2023-09-12 11:21:56 +02:00
package.json update changelog, bump versions 2023-04-22 00:08:48 +02:00
patch.js Fix js format and clippy issues (#1339) 2023-08-22 18:37:49 +02:00
publish.sh
README.md

zokrates.js

JavaScript bindings for ZoKrates project.

npm install zokrates-js

Check the official ZoKrates documentation for more details.