Zero Knowledge (ZK) Jobs

762 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

Polygon Labs

APAC

$72k - $102k

Polygon Labs

Dubai, United Arab Emirates

$140k - $144k

Matter Labs

Remote

$89k - $102k

Coinmarketcap

Remote

$89k - $102k

Penumbra Labs

San Francisco, CA, United States

$63k - $112k

Aztec

Remote

$72k - $112k

Polygon Labs

Europe

$87k - $110k

Matter Labs

London, United Kingdom

$72k - $102k

Matter Labs

EU

$90k - $120k

Matter Labs

New York, NY, United States

$54k - $96k

Strativ Group

United States

$72k - $110k

Kraken Digital Asset Exchange

Remote

$36k - $70k

Matter Labs

London, United Kingdom

$85k - $120k

Polygon Labs

Remote

$87k - $110k

CERE NETWORK

Remote

Validator Engagement Specialist

Polygon Labs
$72k - $102k estimated

This job is closed

Validator Engagement Specialist

APAC /
Tech – Engineering /
Full-time
/ 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 Responsibilities

    • Clean up and expand official validator documentation.
    • Create narrative-driven tutorials/educational walk-through content.
    • Monitor/support Discord and other social media platforms (Twitter, Reddit, etc) for validator and infrastructure-specific questions.
    • Identify pain points for validators and alleviate them through better content and community knowledge-building.  Act as primary POC to ensure all Technical queries for Validator are solved.
    • Use community needs and feedback to help drive feature roadmap for validator client software.

Job Requirements

    • Experience with Linux systems & Very comfortable using command-line tools and utilities.
    • Ability to organise self and others.
    • Strong communication skills, oral and written.
    • Ability to decipher technical data and explain it in plain English.
    • Can prioritise workload and execute tasks accordingly and in line with industry best practices.

Good to have

    • Knowledge of DevOps/system administration/network infrastructure is a plus.
    • Knowledge of blockchain infrastructure, specifically proof of stake.
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 fully covered for each employee*
Company matching 401k with 6% match*
$1,500 Home Office Set Up Allowance (life-time max)
$2,000 Annual Employee Development Program
$200 Annual Book Allowance Program 
Internet or phone reimbursement
Generous & flexible PTO and country-specific holidays
1 company wide wellness Friday day off per quarter
Company issued laptop
Employee Assistance Programs

*In certain countries medical, dental and vision is fully covered for any 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 | 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:

  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.