< Project Network / >

DECENTRALIZED ARCHITECTURE

Click nodes to select. Drag grid to pan, wheel to zoom.

CloakrVouchVellumLiquidStacksTephraReactive VaultUmbraPreflightRebarBCH HarmonyAO-ForgeSui Engine
Web3 Privacy
DeFi Core
Autonomous Agents
SDK Tooling
~/projects/cloakr/README.md
bash
Workspace
cloakr
README.md
console.log
src/starknet.cairo
src/verifier.cairo
tests/proof.test.ts
package.json

# Cloakr

## Overview Cloakr is a decentralized, privacy-preserving payment verification platform that generates client-side zero-knowledge proofs (ZKPs) for blockchain transactions. ## Core Features * Shielded Transactions: Prove payment execution without revealing sender/recipient wallet addresses. * Granular Disclosure Controls: Users can generate viewing keys to selectively share transaction details with auditors. * Multi-Chain Support: Abstracted ZK verification layer designed to verify proofs across multiple EVM and non-EVM runtimes. ## Technical Architecture - Zero-Knowledge Engine: Generates membership and payment proofs on the client side using optimized proving systems. - Starknet Cairo Contracts: Verifies generated proof payloads on-chain in under 150k gas, updating private state roots.

RoleLead Zero-Knowledge Systems Engineer
Year2025
ClassificationWeb3 Privacy Platform
Mode: Markdown View
Category: PRIVACY

Cloakr

Privacy-preserving payment verification using zero-knowledge proofs on Starknet

Next.jsStarknetCairoTailwind CSS