9 lines
251 B
Markdown
9 lines
251 B
Markdown
# zokrates.js
|
|
|
|
JavaScript bindings for [ZoKrates](https://github.com/Zokrates/ZoKrates) project.
|
|
|
|
```bash
|
|
npm install zokrates-js
|
|
```
|
|
|
|
Check the official [ZoKrates documentation](https://zokrates.github.io/toolbox/zokrates_js.html) for more details.
|