Hi Zcash Community,
I’m Manny from the Veridex Protocol team. We specialize in cross-chain identity and payment infrastructure, specifically focusing on WebAuthn (Passkeys) and AI Agent authorization.
We have officially submitted our grant proposal to the Zcash Community Grants (ZCG) program and wanted to share our high-level architecture here to get your feedback and ensure we are aligning perfectly with the community’s technical vision.
**Link to GitHub Issue:** application-issue
### What We Are Building for Zcash
We currently have two production-ready open-source SDKs (`@veridex/sdk` and `@veridex/agentic-payments`) deployed across multiple chains. We are requesting a $45,000 grant to make Zcash a first-class citizen in this stack.
Our grant is split into two primary phases:
**Phase 1: Seedless, Passkey-Authenticated Shielded Wallets**
Seed phrases remain the biggest barrier to mainstream adoption. We will implement Zcash support into `@veridex/sdk`, allowing users to generate and manage shielded Zcash wallets purely through biometric Passkeys (FaceID/TouchID/Windows Hello).
**Phase 2: Privacy-Preserving AI Agent Payments**
We believe Zcash is the perfect currency for the emerging autonomous AI economy. We will integrate Zcash into `@veridex/agentic-payments`. This will allow a human user to authenticate with their Passkey and securely generate a constrained “session key” for their AI agent. The human can set strict parameters (e.g., “Spend max 1 ZEC per day”). The AI agent then uses this session key to autonomously negotiate API paywalls (e.g., HTTP 402) and execute shielded ZEC payments for data and compute without needing human intervention.
### Our Team & Security Focus
Our team consists of 3 core engineers, including Wasiu Ajao, a deep systems and cryptography engineer from Obscura Protocol, handling our Rust/WASM bindings. We have explicitly budgeted $10,000 out of our total $45,000 request for an independent third-party cryptographic audit of our WebAuthn-to-Zcash key derivation models, as we know security is paramount.
### We Would Love Your Feedback
As a community-driven initiative, we’d love your thoughts:
1. Translating WebAuthn (P-256) signatures to authorize Zcash shielded transactions: Are there specific libraries or cryptographic paths the community prefers we utilize under the hood? (We are currently surveying `librustzcash`).
2. Does the AI Agent economy use case resonate with the current Zcash priorities?
Looking forward to your feedback and excited about the prospect of bringing this to the Zcash ecosystem.
Best,
The Veridex Team