https://github.com/julio4/zap
The first Zero-Knowledge Attestation Protocol leveraging zk-SNARKs on Mina Protocol
https://github.com/julio4/zap
mina mina-protocol privacy zero-knowledge zk-snarks
Last synced: about 1 year ago
JSON representation
The first Zero-Knowledge Attestation Protocol leveraging zk-SNARKs on Mina Protocol
- Host: GitHub
- URL: https://github.com/julio4/zap
- Owner: julio4
- License: mit
- Created: 2023-07-21T17:20:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-24T11:05:50.000Z (about 2 years ago)
- Last Synced: 2025-02-08T16:38:26.857Z (over 1 year ago)
- Topics: mina, mina-protocol, privacy, zero-knowledge, zk-snarks
- Language: TypeScript
- Homepage: https://zap-docs.vercel.app
- Size: 7.72 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://mina-zap.vercel.app/)


# Welcome to ZAP 🚀
ZAP aims to be the **first Zero-Knowledge Attestation Protocol on Mina**, enabling secure and private verification processes. Our protocol is flexible, with module-based construction for easy integration of various oracles.
Currently, ZAP features a **centralized oracle** interacting with AirStack's API for robust attestations. Future updates will introduce a **decentralized oracle**, expanding our data providers' network to include **web2 proof mechanisms**.
## 🌟 Highlights
- **First of its kind on Mina Protocol**
- **Module-based design** for easy oracle integration
- **Privacy-centric** attestations with zero-knowledge proofs
## 🚀 Getting Started
Visit our live application at [https://mina-zap.vercel.app/](https://mina-zap.vercel.app/) to test and experience ZAP firsthand.
## 🔍 Explore More
- **Full Documentation:** [ZAP Docs](https://zap-docs.vercel.app/)
- **Video Demo:** [See ZAP in Action](https://zap-docs.vercel.app/guides/user)
- **Local Testing:** [Set Up Guide](https://zap-docs.vercel.app/guides/localenv)