Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iam-dev/awesome-zkApps
- Owner: iam-dev
- Created: 2023-03-03T09:18:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T09:46:15.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T08:06:11.598Z (9 months ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-mina-security - Awesome Mina ZKApps
- awesome-mina-security - Awesome Mina ZKApps
README
Awesome zkApps
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.