CoSNARKs

Private-Shared State with CoSNARKs, Oblivious Maps, and Application to Private Token Transfers

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

Merces: Private Token Transfers via MPC and CoSNARKs

In this talk we present Merces2, a method of shielding ERC20 tokens to gain privacy using MPC and Collaborative SNARKs. It allows to hide user balances, as well as sender, receiver and transaction amounts when shielded tokens are transferred. …

Merces: Confidential Token Transfers via MPC and CoSNARKs

Fungible tokens on public blockchains expose all balances and transfer amounts in the clear, which is incompatible with the financial privacy required by many real-world applications. We present Merces a confidential token contract that hides user …