Working implementation of a zero knowledge circuit on mainnet (Paper + code)

Hi!

I’m part of the AZTEC protocol team, and I thought I’d share our working proof of concept zero knowledge circuit on mainnet, which was created by Dr Zac Williamson. It uses range proofs and homomorphic encryption to validate notes and transactions.

The main advancement compared to similar past effort is it’s efficiency, currently sitting at around 800’000 gas per validated proof on main net.

To demo, we’ve deployed a contract which creates confidential DAI.

Looking forward to questions and comments!

4 Likes