iam-dev / zk-p2p

A trustless P2P fiat onramp powered by ZK proofs.

Home Page:https://pse.dev/projects/zkp2p

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZKP2P

A trustless P2P fiat onramp powered by ZK proofs

ZKP2P is a trustless and privacy-preserving fiat-to-crypto onramp powered by ZK proofs. This (V2) repo is currently under active development to launch a productionized version with audits. Once completed, this application will enable fiat to crypto on ramping through Venmo, a popular P2P payment network in the US.

Overview

The network is powered by ZK proofs of DKIM signatures in payment confirmation emails, proving the SHA256, email regex, and RSA without revealing sensitive contents in the email. We are working with the Privacy and Scaling Exploration (PSE) group to explore applications for zero-knowledge proving systems

V1 (PoC) is live on Optimism and Goerli, try it out at zkp2p.xyz. See the repo and demo for usage tips. Follow us on our Twitter and our Telegram for announcements and updates!

After the launch of V2, we will continue experimenting with new infrastructure to improve the UX by bringing down proving times and integrating other payment rails such as Paypal and Transferwise.

If you're interested in collaborating, please reach out to us on our Telegram.

Acknowledgements

This project has been supported by a grant from EF and PSE. Find our grant proposal here. We thank them for their generous support.

About

A trustless P2P fiat onramp powered by ZK proofs.

https://pse.dev/projects/zkp2p

License:MIT License


Languages

Language:TypeScript 49.2%Language:JavaScript 21.1%Language:Solidity 20.7%Language:Circom 6.4%Language:Python 1.2%Language:Shell 1.0%Language:CSS 0.3%Language:HTML 0.2%