Powered by Fully Homomorphic Encryption — Zama Protocol
Hiring that'salways blind
Employers encrypt their requirements. Candidates encrypt their credentials. The blockchain computes the match. Nobody sees the other side's data — ever.
100%data stays encryptedFHE
0bias in matchingBLINDHIRE
2-partyzero-knowledge matchZAMA
on-chainverifiable resultsSEPOLIA
100%data stays encryptedFHE
0bias in matchingBLINDHIRE
2-partyzero-knowledge matchZAMA
on-chainverifiable resultsSEPOLIA
ProcessFour steps.
Four steps.
Zero data exposure.
blindhire.ts
1// Employer sets thresholds2const encYears = await encryptUint32(3 minYears,4 CONTRACT_ADDRESS,5 employerAddress6)78// Only ciphertext hits the chain9await postRole({10 _minYears: encYears.handle,11 _minYearsProof: encYears.proof,12})
Sepolia · 0xa0bB4e71...dfD2e