Link video and tutorial

This commit is contained in:
Jordi Baylina 2019-04-12 05:20:43 -07:00
parent 6fa02b36d3
commit 75a7b6eb18
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112

@ -7,6 +7,12 @@ This library allows to do the trusted setup, generate proofs and verify the proo
This library uses the compiled circuits generated by the jaz compiler.
### Tutorial.
A good starting point [is this tutorial](https://github.com/iden3/circom/blob/master/TUTORIAL.md)
Also this [video](https://www.youtube.com/watch?v=-9TJa1hVsKA) is a good starting point.
## Install.
```sh