Zero Knowledge (ZK) Jobs

785 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

Sismo

Paris, France

$72k - $84k

Sismo

Paris, France

$72k - $84k

Sismo

Paris, France

$63k - $100k

Sismo

Paris, France

$63k - $100k

Sismo

Paris, France

$72k - $84k

Sismo

Paris, France

$72k - $84k

Sismo

Paris, France

$63k - $65k

Matter Labs

EU

$81k - $84k

Matter Labs

EU

$74k - $120k

Aztec

New York, NY, United States

$63k - $75k

Aztec

London, United Kingdom

$72k - $75k

Worldcoin

remote

$62k - $66k

Questbook

Remote

$45k - $135k

Worldcoin

San Francisco, CA, United States

$170k - $250k

Consensys

Remote

$176k - $366k

Frontend Engineer React Remote Europe

Sismo
$72k - $84k estimated

This job is closed

Sismo is an attestation protocol that enables users to selectively reveal data derived from their web2 or web3 accounts.

Users aggregate their identity and use it to generate ZK proofs that applications can verify through our on-chain and off-chain verifiers. The resulting privacy-preserving attestations—stored in on-chain smart contracts or off-chain databases—are utilized by applications for access control and reputation curation.

Standing at the crossroads between digital identity, web3 social, and zero-knowledge technology, we were recently featured in a list of Vitalik Buterin’s most exciting projects.

Our Factory — the portal for integrating Sismo — currently enables developers to create ZK Badges, a tokenized form (SBTs) of attestations issued by the Sismo protocol.

Our tightknit team of crypto natives has been working on Ethereum since 2015 (ex Aave, EthCC, Kleros, ConsensSys). To realize our vision, we raised $10,000,000 from some of the biggest names in crypto (angels such as Lens, Optimism, Starkware, the Ethereum Foundation, Curve, Aave, Snapshot, Guild, and top VCs like Framework, Delphi, IDEO or Seedclub Ventures).

Team members are exposed to the best training, conferences, and hackathons the space has to offer.

You can expect to join a mission-driven crypto-native team passionate about privacy, decentralization, and the technology that will power the future of the web.

Learn more: docs.sismo.io

Role

As Sismo’s Frontend Engineer, you will be in charge of maintaining and improving the web and mobile frontends of Sismo. It includes many applications such as zkDrop, zkSub, the Sismo Vault App, Sismo factory, our ZK Badge minting app an

Requirements

  • 3+ years of experience building scalable frontends
  • 1+ year of experience building web3 frontends using React
  • Strong communication skills
  • Conviction for crypto and privacy

Nice to have

  • Experience with React Native
  • Fluent in English (French is a bonus)

Tech stack Sismo

  • Back: Typescript, Node.js
  • DB: PostgreSQL and DynamoDB
  • APIs: REST, GraphQL, theGraph
  • Infra: AWS infrastructure, Docker, Github Action
  • Smart contracts & ZK: Solidity, Foundry, Hardhat, Ethers.js, Circom
  • Front: React/ Next/ React Native

Benefits

  • Strong incentives (market salary + tokens package)
  • Ability to take large ownership
  • Remote-friendly
  • Participation in some of crypto’s biggest events and conferences
  • Become entrenched in the ZK, web3 social and identity communities

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.