zkGate
Verifiable
Internet
Verify your real-world private data without revealing your private details.
Compliance is Broken
The current system forces platforms to choose between privacy and regulation — an impossible trade-off.
Privacy vs Regulation
Platforms must choose between user privacy and regulatory compliance, leaving no middle ground.
KYC Data Risk
Centralized KYC databases become targets for breaches, exposing millions of users.
Lost Anonymity
Users sacrifice privacy to access services, creating permanent on-chain footprints.
Gateway for Private Data
A seamless gateway between Web2 private data and Web3. Generate ZKPs from any HTTPS source — no API access or data source authorization required.
KYC Proof
zk-kycProve KYC compliance without exposing your identity or personal documents.
Jurisdiction Proof
zk-jurisdictionVerify jurisdiction eligibility without revealing your passport or location data.
Age Verification
zk-ageProve you meet age requirements without disclosing your birthdate or ID.
Sanction Screening
zk-sanctionDemonstrate non-sanction status without exposing any personal information.
AI Agent Attestation
zk-agentLet AI agents prove eligibility or compliance on your behalf — credentials stay private, only ZK proofs are shared.
How It Works
TLS — Transport Layer Security
zkGate integrates decentralized MPC nodes into a 3-party handshake, improving the standard TLS protocol. Users log in securely and generate ZKPs locally without API access or data source authorization.
MPC — Multi-Party Computation
Randomly selected task nodes supervise the 3-party handshake and obtain a portion of the mac_key to ensure data integrity and authenticity. The enc_key stays with the user — nodes never access private data.
ZKP — Zero-Knowledge Proof
Users generate a Zero-Knowledge Proof locally from the TLS-based data source response. Upload the ZKP on-chain as a soul-zkSBT or share it with a specified address only.
Prove Everything
Decentralized authentication and verifiable private data across industries.
ZKKYC
Verify legal identity without file uploads or over-disclosure of private information.
Undercollateralized DeFi Lending
Prove creditworthiness and eligibility for DeFi protocols with ZK attestations.
Healthcare zk-Data Marketplace
Share verified health or credential data with consent, without exposing raw records.
Decentralized Job Marketplace
Prove qualifications and work history to employers without revealing identity until hired.
Insurance Claims
Verify claims and policy eligibility privately; reduce fraud and speed settlement.
AI Agents & Autonomous Workflows
AI agents use zkGate to prove identity, eligibility, or compliance in automated flows without exposing user data.
AI Agents + zkGate
Let autonomous agents act on your behalf with privacy. Agents present ZK proofs instead of raw data — so automation stays compliant and private.
Agent-Native Proofs
AI agents integrate zkGate to request and hold ZK attestations (KYC, eligibility, reputation) without ever storing or forwarding raw PII. Perfect for DeFi bots, job-matching agents, and compliance workflows.
Privacy-Preserving Automation
Run automated flows — lending, trading, job applications, claims — where the agent proves "user is eligible" or "user is verified" via zkGate, without exposing identity or sensitive data to third parties.
Ship in Minutes
Three lines of code. Full privacy-preserving compliance. Powered by EIGENSDK Node.
zkGate leverages EIGENSDK Node for decentralized proof generation. ZK proofs are computed by a distributed network of operators, ensuring security, scalability, and censorship resistance.
// Initialize zkGate SDK with EIGENSDK Node
import { zkGate } from "@zkgate/sdk"
const gate = new zkGate({
network: "mainnet",
proofProvider: "eigensdk-node" // EIGENSDK Node handles proof generation
})
// Generate ZK proof via EIGENSDK Node
const proof = await gate.generateProof("kyc_pass")
// Proof generated by distributed EIGENSDK operators
// Verify on-chain — no personal data exposed
const isValid = await gate.verify(proof)
console.log(isValid) // true ✓ Privacy preservedzkGate Token
Utility token powering the private data protocol — staking, fees, governance.
Token Details
Distribution
Investment Rounds
How zkGate Generates Value
Sustainable monetization through SDK usage, enterprise APIs, and protocol fees.
SDK & API Fees
Tiered pricing for client-sdk and server-sdk integrations. Pay per proof or monthly active users. Enterprise and high-volume discounts.
Proof Verification Fees
Protocol charges a small fee per on-chain proof verification. Revenue shared with EIGENSDK node operators and stakers.
Enterprise & Compliance-as-a-Service
B2B licensing for banks, DeFi protocols, and platforms that need KYC/AML or custom attestation schemas. White-label options.
Token Utility
Token used for staking, governance, fee discounts, and access to premium schemas. Burns or buybacks from protocol revenue.
Schema Marketplace
Monetize custom schemas (e.g. industry-specific attestations). Creators earn when their schemas are used for proof generation.
TransGate & Integrations
Revenue from TransGate gateway usage and partnerships with DeFi, healthcare, and identity platforms that integrate zkGate.
From Protocol to Verifiable Internet
Protocol foundation → TransGate gateway → Schema & use cases → Mainnet and scale.
Protocol Foundation
IN PROGRESSTransGate & Gateway
Schema & Integrations
Mainnet & Scale
Ready to Build?
Integrate privacy-preserving compliance into your protocol. Start with the SDK.
Built on EIGENLAYER
zkGate leverages EIGENLAYER's restaking infrastructure and EIGENSDK Node for decentralized, secure proof generation.
Decentralized Proofs
ZK proofs generated by a distributed network of EIGENSDK operators, ensuring no single point of failure.
Security & Trust
Leverages EIGENLAYER restaking for cryptoeconomic security and slashing guarantees.
Scalability
Horizontal scaling through EIGENSDK Node network, handling millions of proofs per day.