Zero Knowledge (ZK) Jobs

857 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

Ripple

San Francisco, CA, United States

$81k - $95k

OKX

Singapore, Singapore

$72k - $77k

Osmosis

London, United Kingdom

Solana Foundation

Remote

$140k - $180k

Scroll.io

Singapore, Singapore

$81k - $102k

Base

Remote

$175k - $206k

Codex

London, United Kingdom

$81k - $95k

Nexus.xyz

Remote

$86k - $112k

Avail

Remote

$68k - $148k

Prover Network

Remote

$85k - $112k

Open Systems Technologies

New York, NY, United States

$100k - $200k

Ripple

Lausanne, Switzerland

$18k - $81k

Staff Backend Engineer

Warlock Labs Inc
$174k - $274k

This job is closed

Warlock is on a mission to revolutionize DeFi by recapturing MEV and returning it to protocols and users. We're seeking a Staff level Backend Engineer to help us build the infrastructure powering this transformation. In this role, you'll develop high-performance, secure systems using Rust and Solidity, collaborating closely with our research, product and leadership teams to bring groundbreaking ideas to life. 

What You'll Do

 

  • Design and implement scalable, efficient backend systems and smart contracts
  • Optimize our infrastructure for speed, reliability, and cost-effectiveness
  • Contribute to the design and development of our low-latency liquidation systems
  • Integrate with various DeFi protocols and APIs
  • Write clean, well-tested code and participate in code reviews
  • Stay at the forefront of MEV, DeFi, and backend technologies


What We're Looking For

 

  • Strong proficiency in Rust and Solidity
  • Experience building high-performance, robust systems with a high degree of complexity
  • Deep understanding of blockchain technology, MEV, and DeFi concepts
  • Excellent problem-solving skills and attention to detail
  • Proactive, self-directed work ethic


Bonus Points


  • Experience with HFT systems, quant trading, and/or atomic on chain arbitrage/liquidations
  • Contributions to open-source projects in Rust or Solidity
  • Familiarity with cryptography and zero-knowledge proofs
  • Familiarity with Kubernetes and cloud infrastructure

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.