Zero Knowledge (ZK) Jobs

761 jobs found

Receive emails of Zero Knowledge (ZK) Jobs
Job Position Company Posted Location Salary Tags

Polygon Labs

United States

$72k - $100k

MetaWealth

Bulgaria

$86k - $90k

Nexus

San Francisco, CA, United States

$84k - $110k

Blockstream

Remote

$175k - $240k

Aztec

Remote

$98k - $108k

Aztec

Remote

$104k - $116k

Aztec

Remote

$87k - $150k

Nexus

San Francisco, CA, United States

$126k - $127k

Nexus

San Francisco, CA, United States

$98k - $106k

Nexus

San Francisco, CA, United States

$126k - $127k

Nexus

San Francisco, CA, United States

$98k - $120k

Nexus

San Francisco, CA, United States

$98k - $106k

Raiku

London, United Kingdom

$90k - $112k

Polygon Labs

United States

$72k - $100k

Nexus

San Francisco, CA, United States

$105k - $180k

Polygon Labs
$72k - $100k estimated

About Polygon Labs

Polygon Labs is a software development company building and developing a network of aggregated blockchains via the Agglayer, secured by Ethereum. As public infrastructure, the Agglayer will bring together user bases and liquidity for any connected chain, and leverage Ethereum as a settlement layer. Polygon Labs has also contributed to the core development of several widely-adopted scaling protocols and tools for launching blockchains, including Polygon PoS, Polygon zkEVM, and Polygon Miden, which is in development as well as Polygon CDK.

Your Role

The Polygon team anticipates that this role will develop and maintain robust software at the intersection of Polygon CDK and Agglayer, focusing on creating elegant integrations between multiple blockchains. This will happen in the form of Go and Rust code, which will be used to integrate smart contracts, Zero Knowledge systems, and other blockchains through their RPCs. You'll work with a highly motivated team of innovators who thrive on solving complex challenges and pushing the boundaries of what's possible.

This role is ideal for someone with a curious and innovative mindset, driven by a passion for learning, experimenting, and building transformative solutions. Your work will push the boundaries of blockchain interoperability, reimagining what is possible in this rapidly evolving space.

Your Responsibilities

 As a Senior Software Engineer on the CDK team, you will lead the development of modular, efficient, and scalable solutions while collaborating across teams to advance interoperability. Key responsibilities include:

  • Study and Analyze Blockchains: Conduct in-depth research into the architecture, consensus mechanisms, and state management of various blockchains to understand their integration requirements.

  • Enhance the CDK Client: Develop and improve the CDK client to ensure it remains modular, scalable, and adaptable for integrating diverse blockchain protocols.

  • Collaborate on Proving Logic Design: Partner with the team to design and implement efficient mechanisms for verifying blockchain state and consensus, enabling reliable proofs for the Agglayer.

  • Support External Teams: Provide guidance and technical support to third-party teams integrating their blockchains with the Agglayer.

  • Code Maintenance and Optimization: Maintain a clean, robust, and high-performance codebase that supports long-term scalability.
    Innovate in Cross-Chain Communication: Identify and pursue opportunities to enhance cross-chain functionality through innovative solutions.

What You’ll Need

  • 5+ years of experience developing backend software

  • 3+ years of hands-on experience with Golang

  • Solid understanding of rollup and bridge protocols

  • Experience with the OP Stack, Orbit, Elastic Chain or similar is required

  • Familiarity with OP Stack extensions and other rollup technologies such as Orbit and Elastic Chain is a plus

  • Strong proactive attitude and ownership over delivered solutions

Preferred Qualifications

  • Experience with Rust

  • Ability to read and understand smart contracts, particularly those written in Solidity

  • Conceptual understanding of zero-knowledge proofs and their practical applications (without requiring deep mathematical knowledge)

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 for our full time employees:

  • 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.

Learn More about Polygon Labs

Website |Twitter|Telegram |Reddit |Discord |Instagram |Facebook |LinkedIn

⬇
Apply Now

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.