From 75a7b6eb18dd595563b4265609edb614605723ae Mon Sep 17 00:00:00 2001 From: Jordi Baylina Date: Fri, 12 Apr 2019 05:20:43 -0700 Subject: [PATCH] Link video and tutorial --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 47709bb..4b71dd8 100644 --- a/README.md +++ b/README.md @@ -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