VEIL
Privacy Without
Compromise.
Zero-Knowledge Identity Infrastructure for the Borderless World.
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.
ZK Anonymous Pass
Cryptographic proofs that verify compliance without exposing identity. Zero knowledge. Full trust.
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.
How It Works
Identity Verification
Complete KYC verification once with a trusted, decentralized provider. Your identity is verified, encrypted, and stored in a secure enclave — never on-chain.
ZK Proof Generation
EIGENSDK Node generates cryptographic zero-knowledge proofs that attest to your compliance status. Proofs are computed off-chain with cryptographic guarantees — revealing nothing about your identity.
On-chain Verification
Submit your ZK proof to any integrated protocol. Smart contracts verify the proof in milliseconds. No personal data ever touches the blockchain.
Ship in Minutes
Three lines of code. Full privacy-preserving compliance. Powered by EIGENSDK Node.
VEIL leverages EIGENSDK Node for decentralized proof generation. ZK proofs are computed by a distributed network of operators, ensuring security, scalability, and censorship resistance.
// Initialize VEIL SDK with EIGENSDK Node
import { Veil } from "@veil/sdk"
const veil = new Veil({
network: "mainnet",
proofProvider: "eigensdk-node" // EIGENSDK Node handles proof generation
})
// Generate ZK proof via EIGENSDK Node
const proof = await veil.generateProof("kyc_pass")
// Proof generated by distributed EIGENSDK operators
// Verify on-chain — no personal data exposed
const isValid = await veil.verify(proof)
console.log(isValid) // true ✓ Privacy preservedVEIL Token
Utility token powering the privacy-preserving identity ecosystem.
Token Details
Distribution
Investment Rounds
Integration Timeline
From protocol foundation to full decentralization — our path to trustless identity.
Protocol Foundation
IN PROGRESSInfrastructure Build
Ecosystem Integration
Mainnet & Scale
Ready to Build?
Integrate privacy-preserving compliance into your protocol. Start with the SDK.
Built on EIGENLAYER
VEIL 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.