Zero Knowledge (ZK) Jobs

918 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

ICON INTERNATIONAL GROUP

New York, NY, United States

$54k - $80k

Nexus

San Francisco, CA, United States

$136k - $174k

CertiK

Remote

$120k - $220k

Horizenlabs

Remote

$72k - $112k

ALTA IT Services, LLC

Santa Clara, CA, United States

$90k - $100k

Horizenlabs

Remote

$143k - $148k

Horizenlabs

Remote

$84k - $95k

Caiz

Remote

$63k - $75k

Succinct

Remote

$160k - $200k

Aztec

Remote

$91k - $96k

Aztec

Remote

$87k - $150k

QuickNode

Portugal

$142k - $159k

Vac

Remote

$84k - $150k

Binance

Dubai, United Arab Emirates

ICON INTERNATIONAL GROUP
$54k - $80k estimated
New York City Metropolitan Area US

Role: Blockchain Solutions Architect – DeFi & Smart Contracts

Job Description:

  • Design and implement scalable blockchain architectures for DeFi and NFT ecosystems.
  • Develop and audit Ethereum (Solidity), Hyperledger Fabric, and Rust-based smart contracts.
  • Build layer-2 scaling solutions (Polygon, Optimism, Arbitrum) to improve transaction throughput.
  • Integrate zero-knowledge proofs (ZKP), zk-SNARKs, and zk-STARKs for enhanced privacy.
  • Collaborate with security teams on smart contract penetration testing and auditing.
  • Research and evaluate new blockchain protocols, consensus algorithms, and tokenomics models.
  • Provide technical leadership for multi-chain interoperability solutions (Polkadot, Cosmos).

Required Skills & Experience:

  • 12 years in software engineering with 8+ years in blockchain development.
  • Deep expertise in Solidity, Rust, Go, or Python for blockchain platforms.
  • Proven experience with DeFi protocols, liquidity pools, staking, and yield farming mechanisms.
  • Strong knowledge of cryptography, consensus algorithms (PoS, PoA, BFT), and distributed systems.
  • Hands-on with IPFS, Web3.js, Ethers.js, and The Graph.

Certifications

  • Certified Blockchain Expert (CBE)
  • Ethereum Developer Certification (Consensys or Blockchain Council)
  • Hyperledger Fabric Certified Practitioner (HFCP)
  • Certified DeFi Expert (Blockchain Council)

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.