Zero Knowledge
Description
In this episode, we had a chance to speak with Jacob Eberhardt about his work on Zokrates and the Zero Knowledge Proof Toolkit. Zokrates is a programming language and toolbox for zkSNARKS on Ethereum
Note: this is a relatively advanced episode as part of our Zero Knowledge Series.
For more on the Zokrates project, please explore the following material:
Zokrates Github - https://github.com/JacobEberhardt/ZoKrates (https://github.com/JacobEberhardt/ZoKrates)
Devcon Presentation - https://www.youtube.com/watch?v=sSlrywb5J_0 (https://www.youtube.com/watch?v=sSlrywb5J_0)
Berlin Ethereum Meetup slides https://github.com/JacobEberhardt/documents/blob/master/talks/ZoKrates-EthereumMeetupBerlin.pdf (https://github.com/JacobEberhardt/documents/blob/master/talks/ZoKrates-EthereumMeetupBerlin.pdf)
zkSNARKs: Driver's Ed. - A practical beginner's guide to creating, proving, and verifying zkSNARKs in your contracts - https://github.com/jstoxrocky/zksnarks_example (https://github.com/jstoxrocky/zksnarks_example)