Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iam-dev/awesome-zkApps

A curated list of awesome Mina Protocol zkApps resources, libraries, tools, articles and more
https://github.com/iam-dev/awesome-zkApps

List: awesome-zkApps

Last synced: 3 months ago
JSON representation

A curated list of awesome Mina Protocol zkApps resources, libraries, tools, articles and more

Awesome Lists containing this project

README

        

Awesome zkApps




awesome list badge


pull requests welcome badge

A curated list of awesome Mina Protocol zkApps resources, libraries, tools and more.


Please check the contribution guidelines for information on formatting and writing pull requests.

# Official
* [zkApps docs](https://docs.minaprotocol.com/zkapps) - zkApps Official documentation
* [zkIgnite](https://zkignite.minaprotocol.com/zkignite/zkignite-overview) - A Mina Protocol’s innovation grant program

## zkIgnite Cohort 1 zkApp Proposals
* [zkApp Keyless Wallet](https://zkignite.minaprotocol.com/zkignite/zkapp-track-1/draftproposals/suggestion/236) - The smart contract wallet that offers effortless security for your cryptocurrency using Social Recovery and Smart OTP's by Simplicy.

## zkIgnite Cohort 1 dev4dev Proposals
* [Semaphore SDK](https://zkignite.minaprotocol.com/zkignite/dev4dev-track-1/phase1-draftproposals/suggestion/257) - With Semaphore's zero-knowledge technology, you can prove your group membership and send signals without compromising your identity by IaM .
* [zkDatabase](https://zkignite.minaprotocol.com/zkignite/dev4dev-track-1/phase1-draftproposals/suggestion/240) - a distributed off-chain database with ZK prover by Orochi Network.

## zkApps previous Cohorts / zkApps Builders Program
* [Anonymous and Trustless Voting](https://github.com/sausage-dog/minanite) - A fair and anonymous tool for people to use for private voting, more specifically voting on issues within an organization by Karol Podufalski and Wincenty Dulkowski.
* [Dark Chess](https://github.com/iammadab/dark-chess) - A variant of chess in which players can only see their own pieces and the squares that they can legally move by Wisdom Ogwu.
* [zkApp Data Types](https://github.com/gretzke/zkApp-data-types) - Dynamic Arrays and JSON parsing in SnarkyJS by Daniel Gretzke.
* [Frequent Batch Auction](https://github.com/adrian-gierakowski/fba-on-mina) - Prototype of a DEX using Frequent Batch Auction mechanism for settling trades by Adrian Gierakowski.
* [mCash](https://github.com/chainwayxyz/mCash) -A mixer, which allows you to transfer your funds from one account to another account without traceability by Esad Yusuf Atik, Ekrem Bal, and Orkun Mahir Kılıç.
* [Minado](https://github.com/Sr-santi/mina-ui) - A mixer based privacy zkApp for Mina Protocol based on similar principles used by Tornado Cash by Nicolas Diaz, Juan Pablo Garzon, and Santiago Rios.