An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Live Demo](https://img.shields.io/website?down_color=lightgrey&down_message=offline&up_message=online&label=Live%20Demo&url=https%3A%2F%2Fmina-zap.vercel.app)](https://mina-zap.vercel.app/)
![Lint Warnings Badge](https://img.shields.io/badge/lint--warnings-10-yellow)
![Coverage Badge SC](https://img.shields.io/badge/coverage--sc-:87.23%25-brightgreen)

# Welcome to ZAP 🚀



Mina Protocol

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)