Now that the submission deadline has passed, the mandatory 30-day review period has begun. During this time, please review the submitted proposals and engage with the applicants in their individual grant threads. This is your opportunity to ask questions, share constructive feedback, test out the evidence provided for completed work and raise any concerns. The review period will end on March 17th and will be followed by a coinholder poll.
Below you will find a summary of each grant request with links to their individual grant threads (in the project name) as well as external resources. Grants are presented from least USD requested to most. Please visit the GitHub links for full details.
Project Name: ZChat - The First Working Zcash-Native Private Messenger
Organization: ZChat Privacy Technologies (Liberland)
Request: $5,000
Github: Link
Synopsis:
ZChat is a fully delivered, Zcash-native private messaging application that uses shielded Zcash transactions as its transport layer, making every message an on-chain transaction with an encrypted memo and requiring no phone number, email, accounts, or KYC—only a Zcash address. Built independently from scratch, the project introduces the ZMSG Protocol (v4), enabling rich features such as direct and group messaging, payment requests, reactions, replies, read receipts, and long messages via secure chunking, all within existing Zcash memo constraints and without reliance on future protocol upgrades. The delivered system includes a stable Android app with a self-custody wallet, group key management and rotation, production-grade cryptography (HKDF, authenticated key exchange, and ECIES with forward secrecy), and a lightweight web client for testing. As the only functioning Zcash messenger on mainnet today, ZChat demonstrates a novel, real-world use case for Zcash beyond payments and contributes tangible, independently built infrastructure to the ecosystem.
Evidence: (see GH link for full context)
Repository/Commit:
GitHub Repository - Full source code for ZChat Android app, web interface, and ZMSG protocol implementation
Publication:
-
Zcash Community Forum Thread - Grant application thread with January 2026 development update, community discussion, and technical details
-
Previous ZCG Application — Issue #142 - Original grant application documenting project scope and goals
Deployment/Release:
-
zsend.xyz - Live web demo — working Zcash messenger, try it now
-
Android APK v2.8.1 available for download from GitHub releases or by whitelist request on zsend.xyz
Other Evidence:
-
Zypherpunk Hackathon 2025 — prize winner ($600 awarded), results publicly verifiable
-
January 2026 Forum Update - Detailed technical progress post with security hardening documentation
Project Name: Zec-pay.com
Organization: Tomas Matejicek
Request: $22,600
Github: Link
Synopsis:
zec-pay.com is a web-based payment service that enables anyone to fund a transaction with BTC or transparent ZEC while the recipient receives shielded ZEC with an attached memo, supporting common use cases such as invoices, donations, and order references. The platform lowers barriers for users of transparent-only and hardware wallets by abstracting shielded transaction creation and memo handling, ensuring that final settlement occurs privately on Zcash. The system combines a frontend order interface with a backend state machine that generates unique deposit addresses, monitors Bitcoin and Zcash nodes for confirmed payments, executes BTC–ZEC swaps via the CoinEx API when required, and broadcasts shielded Zcash transactions from a managed hot wallet. It includes rebalancing between exchange and local liquidity, refund tooling, an admin dashboard, and hardened deployment infrastructure, and has been iteratively improved through public user feedback to enhance validation, clarity, and reliability.
Evidence: (see GH link for full context)
-
Web application:
https://zec-pay.com/ -
The launch thread shows early community testing and feedback:
https://forum.zcashcommunity.com/t/introducing-zec-pay-send-shielded-zec-with-memo-while-paying-with-bitcoin-or-t-addr-from-trezor-for-example/51889
Project Name: Maya Protocol Advanced Shielded ZEC Support
Organization: Maya Protocol
Request: $45,000
Github: Link
Forum Discussion: Link
Synopsis:
Maya Protocol has independently built and deployed full end-to-end support for shielded Zcash (ZEC) on its cross-chain decentralized exchange, becoming the first and only permissionless DEX to enable native cross-chain swaps directly to and from shielded Sapling and Orchard addresses without intermediaries, KYC, or custodians. Forked from THORChain, Maya Protocol extends beyond prior grant-funded concepts to deliver production-grade functionality, including shielded inbound and outbound transactions, memo parsing via trial decryption, Unified Address normalization, expanded memo limits, robust ZEC UTXO management, NU6/NU6.1 upgrade support, and a custom Rust-to-Go FFI layer exposing shielded cryptography to its Go-based client. This retroactive grant application covers substantial uncompensated engineering work that gives Zcash users unprecedented access to cross-chain liquidity while preserving financial privacy, directly advancing Zcash’s ecosystem and mission.
Evidence: (see GH link for full context)
- Repository: https://gitlab.com/mayachain/mayanode
Project Name: ZChat - ZK Email in Halo2
Organization: ZK Email
Request: $50,000
Github: Link
Synopsis:
ZK Email is an open-source initiative focused on making zero-knowledge (ZK) cryptography more practical and user-friendly by developing core primitives and tooling within the halo2 ecosystem. The project’s halo2-zk-email suite provides reusable circuits that enable zero-knowledge verification of DKIM-signed emails, allowing selective proof of properties such as sender, subject, or content without revealing the full message. To achieve this, the team built modular libraries—including halo2-rsa for big-integer arithmetic and RSA verification, halo2-regex for DFA-based regex matching, halo2-base64 for encoding/decoding, and an optimized SHA256 for arbitrary-length inputs—on top of Axiom’s halo2-lib and the PSE halo2 fork. Designed as MIT-licensed public goods, these components are independently reusable and have already been adopted by multiple projects. The system architecture emphasizes scalability and deployability, using lookup-optimized range checks, universal verifier patterns, contract splitting to meet EVM size constraints, and recursive proof design suitable for efficient on-chain verification, while advancing developer tooling and foundational ZK infrastructure.
Evidence: (see GH link for full context)
-
Repository/Commit: https://github.com/zkemail/halo2-zk-email
- Repository - This is the core repository that contains all the primitives we used to build the tech.
-
Publication: https://arxiv.org/pdf/2312.04173
- Published - Our teammate Sora published a paper based on this technology.
Project Name: Zcash.me
Organization: ZcashMe, Inc.
Request: $61,200
Github: Link
Synopsis:
Zcash.me is a user-friendly identity and payments platform designed to simplify peer-to-peer transactions in Zcash by replacing complex addresses with human-readable profile pages and shareable links. The application enables users to create verified public profiles, accept payments via QR or wallet URI, denominate amounts in fiat with live conversion to ZEC, and receive ZEC even when senders initiate payments from other crypto assets through integrated cross-chain swap flows. It also provides searchable discovery of recipients by username or social handle, wallet API integrations for richer directory experiences, and verification mechanisms using memo + OTP and social authentication to confirm address ownership and identity. Built as a modular Next.js web application with a Postgres database, Supabase OAuth, external pricing oracles, and a dedicated background verification service leveraging Zcashd RPC and librustzcash, the project emphasizes secure authentication, scalable verification infrastructure, and practical usability features such as directories, referrals, and point-of-sale tooling to advance real-world peer-to-peer electronic cash adoption.
Evidence: (see GH link for full context)
-
Repository/Commit:
-
Publication:
-
Deployment/Release:
-
Other Evidence:
Project Name: Pepper-Sync
Organization: Zingo Labs
Request: $461,000
Github: Link
Synopsis:
In response to slow synchronization being a major usability barrier to Zcash adoption in late 2024, Zingo Labs designed and deployed Pepper-Sync, a novel client-side synchronization implementation that achieves competitive raw performance and, at the time of release, enabled the fastest spend-before-full-sync experience in production. The project addresses the inherent “syncing problem” in private transactions—where resource-constrained devices must perform large volumes of trial decryption—by combining DAG-inspired techniques, incremental Merkle tree pruning, nullifier lookup for non-linear receipt tracking, and prioritized multithreaded scanning built on librustzcash primitives. This approach reduces unnecessary computation while preserving full privacy guarantees, enabling efficient detection of relevant notes and faster access to funds, especially for mobile users. Beyond the core algorithm, the team integrated Pepper-Sync into Zingo PC and Zingo Mobile alongside protocol upgrades (NU6/6.1, ZIP 317, ZIP 320), UX improvements, multilingual support, Tor opt-in, and broader accessibility features, ensuring real end-user impact. Complementary outreach, documentation, and support efforts expanded adoption and awareness, contributing to measurable download growth and a positive ecosystem effect by motivating improvements among other sync providers.
Evidence: (see GH link for full context)
-
The algorithm is already deployed in four Zingo Labs applications:
zingo-cli, zingo-pc, zexcavator, and zingo-mobile. -
Repository/Commit: Pepper-Sync – the core library
-
Deployment/Release: zexcavator – Community ZEC Recovery Tool