Zero Knowledge (ZK) Jobs

784 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

Bengaluru, India

$72k - $102k

NEAR

Amsterdam, Netherlands

$72k - $150k

IntelliPro

United States

$72k - $95k

Polygon Labs

APAC

$72k - $100k

Polygon Labs

Remote

$45k - $62k

Polygon Labs

APAC

$72k - $102k

Base

Remote

$122k - $123k

Copper.co

London, United Kingdom

$36k - $70k

Polygon Labs

Remote

$72k - $77k

Polygon Labs

Europe

$72k - $84k

Consensys Mesh

New York, NY, United States

$72k - $75k

Polygon Labs

New York, NY, United States

$63k - $120k

Scroll.io

EMEA Region

$105k - $180k

Scroll.io

APAC

$112k - $129k

Polygon Labs

New York, NY, United States

$63k - $120k

General Opportunity Apply Here! BUIDL Web3 Summit

Polygon Labs
$72k - $102k estimated

This job is closed

General Opportunity, Apply Here! (BUIDL for Web3 Summit)

Bengaluru
Business / Admin – People /
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.
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 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 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 | 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.