| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Sismo | Paris, France | $72k - $110k | |||
Sismo | Paris, France | $72k - $110k | |||
RISC Zero, Inc | Remote |
| |||
Status | Remote | $100k - $120k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Scale Genesis | United States | $200k - $300k | |||
Sismo | Paris, France | $36k - $75k | |||
Sismo | Paris, France | $36k - $90k | |||
Coinmarketcap | Remote | $62k - $82k | |||
Status | Remote | $120k - $150k | |||
Status | Remote | $120k - $150k | |||
Horizen Labs | New York, NY, United States | $36k - $75k | |||
Aztec | New York, NY, United States | $72k - $110k | |||
Nethermind | London, United Kingdom | $72k - $75k | |||
Aragon Association | Remote | $98k - $110k | |||
Notebook Labs | Menlo Park, CA, United States | $150k - $250k |
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 Senior Smart Contract and ZK Engineer, you will work on the newest versions of our smart contracts and ZK circuits. In addition, you will maintain Sismo’s Solidity libraries for developers to integrate Sismo.- 3+ years of experience building and maintaining open-source smart contracts deployed in production
- At least one year of experience building with Foundry, Tenderly, and other advanced smart contract development tools
- Experience or strong interest in learning ZK programming languages such as Circom or Noir
- Fluent in English (French is a bonus)
Nice to have
- Background in mathematics and cryptography
- Knowledge of the different ZK proof systems
- Interest in web3 social
- Strong incentives (market salary + tokens package)
- 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:
- 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.
- 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.
- 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.
- 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.