SNARKs

Privacy-First Stablecoin Transfers: Noir and MPC in Action

In this talk, we’ll dive into the world of collaborative SNARKs—what they are, the unique challenges they tackle, and what they are used for. We’ll explore how to create private shared state, enabling private on-chain data to stay confidential while …

Shuffling Cards with MPC: Building a coSNARK-Powered DApp with coNoir

In this talk, we’ll dive into the world of collaborative SNARKs—what they are, the unique challenges they tackle, and what they are used for. We showcase how coNoir, a collaborative SNARK version of Noir, can be used to verifiably shuffle a deck of …

Private Shared State with CoSNARKs: Noir meets MPC

In this talk, we’ll dive into the world of collaborative SNARKs—what they are, the unique challenges they tackle, and what they are used for. We’ll explore how to create private shared state, enabling private on-chain data to stay confidential while …

Collaborative SNARKs - Co-Circom

In this talk we present collaborative SNARKs and why they are needed. Furthermore, we present our co-circom library, a rust library allowing to create a coSNARK from circuits written in Circom. Finally, we show how to apply co-circom to an on-chain …