ai analyst backend bitcoin blockchain community manager crypto cryptography cto customer support dao data science defi design developer relations devops discord economy designer entry level erc erc 20 evm front end full stack gaming ganache golang hardhat intern java javascript layer 2 marketing mobile moderator nft node non tech open source openzeppelin pay in crypto product manager project manager react refi research ruby rust sales smart contract solana solidity truffle web3 py web3js zero knowledge
Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Polygon Labs | Remote | $72k - $112k | |||
Polygon Labs | Remote | $72k - $95k | |||
Gevulot | Remote | $80k - $180k | |||
O(1) Labs | Remote | $90k - $148k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Starknet Foundation | London, United Kingdom | $81k - $112k | |||
What are we all about? | London, United Kingdom | $89k - $102k | |||
NIL (CYPRUS) LTD | Lima, Peru | $84k - $186k | |||
Logos | New York, NY, United States | $110k - $190k | |||
Manta Network, Powered by p0x labs | Remote | $81k - $95k | |||
Manta Network, Powered by p0x labs | Remote | $81k - $95k | |||
Manta Network, Powered by p0x labs | Remote | $32k - $81k | |||
Manta Network, Powered by p0x labs | Remote | $32k - $81k | |||
Manta Network, Powered by p0x labs | Remote | $98k - $112k | |||
Ether.Fi SEZC | Grand Cayman | $120k - $180k | |||
Treasure | United States | $63k - $110k |
Polygon Labs
$72k - $112k estimated
This job is closed
Staff Zero Knowledge Engineer
Remote
Engineering – Protocol /
Remote /
Remote
Apply for this job
What is Polygon Labs?
Polygon Labs develops Ethereum scaling solutions for Polygon protocols. Polygon Labs engages with other ecosystem developers to help make available scalable, affordable, secure and sustainable blockchain infrastructure for Web3. Polygon Labs has initially developed a growing suite of protocols for developers to gain easy access to major scaling solutions, including layer 2s (zero-knowledge rollups and optimistic rollups), sidechains, hybrid chains, app-specific chains, enterprise chains, and data availability protocols. Scaling solutions that Polygon Labs initially developed have seen widespread adoption with tens of thousands of decentralized apps, unique addresses exceeding 225 million, over 1.2 million smart contracts created and 2.56 billion total transactions processed since inception. The existing Polygon network is home for some of the biggest Web3 projects, such as Aave, Uniswap, and OpenSea, and well-known enterprises, including Robinhood, Stripe and Adobe. Polygon Labs is carbon neutral with the goal of leading Web3 in becoming carbon negative.
Job SummaryÂ
Polygon Labs is looking for an experienced Zero Knowledge engineer to join the team building Plonky2 to help move the project into production. This person will be working directly with the proving system and the zkEVM in Rust and should be comfortable with the cryptography behind Zero Knowledge proofs and the EVM.
Key Job Responsibilities
- Implement new features in the zkEVM, for example adding support for a new EIP
- Optimize the existing code to make it even betterFind and resolve open security issues in the code
- Performing code reviews
- Mentoring junior team members
A Day in the Life
- “A day in the life might include …”
- Researching novel ways to optimize Plonky2
- Performing code reviews on open pull requests
- Implementing support for an EIP
About the Team
- A distributed rust team working on novel problems in the ZK space
- One of the most experienced ZK teams in the world
- Our main focus in the coming years is all around ZK technology, and you will be at the center of it
What you’ll need- Preferred Qualifications
- Strong rust is required (2+ years)
- Strong background knowledge of ZKPs
- Strong knowledge of Ethereum
- Prior knowledge of Plonky2 would be beneficial
- A high level of mathematical maturity
- A degree in a technical field, a higher level of education is preferred
Polygon Labs Perks
The goal of the Polygon Labs total rewards program is to support the health and well-being of you and your family. Our comprehensive compensation plan includes, the following benefits:
Remote first global workforce
Industry leading Medical, Dental and Vision health insurance*
Company matching 401k with 3% match*
$1,500 Home Office Set Up Allowance (life-time max)
$200 Annual Book Allowance ProgramÂ
$75 Monthly internet or phone reimbursement
Flexible Time Off
1 company wide wellness Friday day off per quarter
Company issued laptop
Egg freezing, mental health, and employee wellness benefits
*In certain countries medical, dental and vision is fully covered for employees & their dependents. This is country and plan specific.
*401k is for United States employees only
Polygon Labs is committed to a diverse and inclusive workplace and is an equal opportunity employer. We do not discriminate on the basis of race, national origin, gender, gender identity, sexual orientation, protected veteran status, disability, age, or other legally protected status. Polygon Labs is committed to treating all people in a way that allows them to maintain their dignity and independence. We believe in integration and equal opportunity. Accommodations are available throughout the recruitment process and applicants with a disability may request to be accommodated throughout the recruitment process. We will work with all applicants to accommodate their individual accessibility needs.
If you think you have what it takes, but don't necessarily meet every single point on the job description, please still get in touch. We'd love to have a chat and see if you could be a great fit.
Candidate Privacy Policy
Learn More about Polygon Labs
Website | Twitter | Developer Twitter | Telegram | Reddit | Discord | Instagram | Facebook | LinkedIn
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:
- 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.