Zero Knowledge (ZK) Jobs

784 jobs found

web3.career is now part of the Bondex Logo Bondex Ecosystem

Receive emails of Zero Knowledge (ZK) Jobs
Job Position Company Posted Location Salary Tags

Open Systems Technologies

New York, NY, United States

$100k - $200k

Ripple

Lausanne, Switzerland

$18k - $81k

Paradex

New York, NY, United States

$72k - $77k

Nethermind

London, United Kingdom

$126k - $150k

Nexis Network

Remote

$132k - $500k

Manta Network, Powered by p0x labs

New York, NY, United States

$82k - $148k

Matter Labs

Remote

$81k - $95k

Copper.co

Remote

$72k - $87k

Matter Labs

Portugal

$88k - $107k

Lagrange Labs

San Francisco, CA, United States

$72k - $77k

Matter Labs

Remote

$91k - $96k

Trilogy International

San Francisco, CA, United States

$160k - $240k

Polygon Labs

United States

$84k - $180k

Nethermind

Singapore, Singapore

$81k - $95k

Manta Network, Powered by p0x labs

Remote

$36k - $90k

Open Systems Technologies
$100k - $200k
NY New York US
Apply

Our client is looking for a Zero Knowledge Developer to design, implement, and optimize zero-knowledge protocols for decentralized applications (dApps) and blockchain platforms.

Compensation: $100-200k

Responsibilities

  • Develop zero-knowledge proofs (ZKPs) and related cryptographic protocols.
  • Collaborate with cross-functional teams to integrate ZKPs into our products.
  • Conduct research to enhance zero-knowledge solutions.
  • Maintain zero-knowledge libraries and tools.
  • Ensure the reliability and scalability of zero-knowledge implementations.

Qualifications

  • Bachelor's degree in Computer Science, Mathematics, or related field.
  • Strong understanding of zero-knowledge cryptography.
  • Proficiency in Rust, Solidity, or C++.
  • Experience with blockchain platforms and decentralized app development.
  • Excellent problem-solving and communication skills.

24-01746

⬇
Apply Now

What is Zero-knowledge?

Zero-knowledge is a concept in cryptography that allows two parties to exchange information without revealing any additional information beyond what is necessary to prove a particular fact

In other words, zero-knowledge is a way of proving something without actually revealing any details about the proof

Here are some examples of zero-knowledge:

  1. Password authentication: When you enter your password to log into an online account, the server doesn't actually know your password. Instead, it checks to see if the hash of your password matches the stored hash in its database. This is a form of zero-knowledge because the server doesn't know your actual password, just the hash that proves you know the correct password.
  2. Sudoku puzzles: Suppose you want to prove to someone that you've solved a particularly difficult Sudoku puzzle. You could do this by providing them with the completed puzzle, but that would reveal how you solved it. Instead, you could use a zero-knowledge proof where you demonstrate that you know the solution without actually revealing the solution itself.
  3. Bitcoin transactions: In a Bitcoin transaction, you prove that you have ownership of a certain amount of Bitcoin without revealing your private key. This is done using a zero-knowledge proof called a Schnorr signature, which allows you to prove ownership of a specific transaction output without revealing the private key associated with that output.
  4. Secure messaging: In a secure messaging app, you can prove to your contacts that you have access to a shared secret without revealing the secret itself. This is done using a zero-knowledge proof, which allows you to prove that you have access to the secret without actually revealing what the secret is.