add link
This commit is contained in:
parent
bee9c70005
commit
f899dcdfcb
@ -10,7 +10,7 @@ The formats used in this library for the multi-party computation are compatible
|
|||||||
|
|
||||||
This library uses the compiled circuits generated by the [circom](https://github.com/iden3/circom) compiler.
|
This library uses the compiled circuits generated by the [circom](https://github.com/iden3/circom) compiler.
|
||||||
|
|
||||||
The library works in `node.js` as well as directly in the browser.
|
It works in `node.js` as well as directly in the [browser](#in-the-browser).
|
||||||
|
|
||||||
It's an [ES module](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/), so it can be directly imported into bigger projects using [Rollup](https://rollupjs.org/guide/en/) or [Webpack](https://webpack.js.org/).
|
It's an [ES module](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/), so it can be directly imported into bigger projects using [Rollup](https://rollupjs.org/guide/en/) or [Webpack](https://webpack.js.org/).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user