Zero Knowledge (ZK) Jobs

762 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

Matter Labs

EU

$72k - $120k

Matter Labs

EU

$72k - $100k

Matter Labs

United States

$81k - $100k

Polygon

Europe

$45k - $62k

Coinmarketcap

Remote

$62k - $82k

Starkware

Israel

$12k

Starkware

Israel

$72k - $100k

Sismo

Paris, France

$63k - $91k

Consensys

Remote

$99k - $205k

Consensys

Remote

$99k - $205k

Sismo

Paris, France

$72k - $110k

Sismo

Paris, France

$72k - $110k

RISC Zero, Inc

Remote

Status

Remote

$100k - $120k

Scale Genesis

United States

$200k - $300k

Senior Software Engineer Consensus Algorithms

Matter Labs
$72k - $120k estimated

This job is closed

Senior Software Engineer (Consensus Algorithms)

EU /
Engineering – Consensus /
FTE
/ Remote

Apply for this job
Before you read the details of this role, there’s something you should know. At Matter Labs, we don’t see ourselves as a company, but as a highly aligned global team on a single mission: to accelerate the mass adoption of crypto for personal sovereignty. 

Our core technology – zkSync Era – is a layer 2 rollup that uses advanced cryptography called zero-knowledge proofs to scale Ethereum without compromising on security or decentralization. zkSync Era is EVM compatible, which means projects on Ethereum and other EVM-based blockchains can easily deploy on zkSync Era to take advantage of low gas fees and high transaction speeds.

With a total of $458 million in mission-driven funding, zkSync Era is the first EVM-compatible ZK Rollup to go live on testnet (February 2022) and be deployed on mainnet (October 2022). As we enter the endgame for Ethereum scaling, we are committed to full open source and building in public toward our stated mission [so that even if we fail, the community and the ecosystem will benefit from our contribution].

Read more about our core values and principles. 

The Role

We are looking for Senior Software Engineers to join our Core team.

What You'll Be Doing

    • You will be in charge of implementing a PoS consensus algorithm for zkSync
    • We expect you to independently conduct research in your area of ownership, design, implement, and document solutions

What We Look For in You

    • Driven by passion, curiosity, and desire to make a meaningful contribution to the world
    • 2+ years of experience with consensus algorithms
    • Fluency in Rust, C++, Golang, or similar languages - we work primarily with Rust, but prior experience with this language is not mandatory
    • Deep understanding of software engineering best-practices
    • Ownership mindset and a track record of successfully accomplished projects
    • Fluent written and spoken English
    • Knowledge of common algorithms, data structures, and their computational and memory complexities is critical, as well as experience of implementing them from scratch


Working at Matter Labs

At Matter Labs, you have the freedom to work how you want, when you want, and from where you want. We operate in small, focused teams, with no time tracking and minimum bureaucracy. Only results matter. We will provide you with anything you need to learn, grow, and be productive.

Our results-only environment means anyone who believes in our mission can join us, regardless of background, sexual orientation, race, gender, and age. Both our team and community are made up of people from different countries, cultures, ethnical and religious backgrounds. That's why, out of politeness and respect, we refrain from opinions on politics, religion, or sex at the workplace. 

We designed our culture of freedom and ownership to persist as we scale and to establish the base for a positive-sum community as we move toward full decentralization.

Apply now if this role sounds of interest and we aim to get back to you as soon as possible.
Apply for this job

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.