Zero Knowledge (ZK) Jobs

786 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

DeGate

Remote

$72k - $80k

Firefly

Remote

$85k - $150k

VolumeFi

Remote

$72k - $90k

Neon Labs

Remote

$40k - $90k

Blockstream

San Francisco, CA, United States

$63k - $90k

The Block

Remote

$50k - $80k

Boson Protocol

London, United Kingdom

$43k - $56k

O(1) Labs

San Francisco, CA, United States

$63k - $90k

Findora

Remote

$40k - $62k

Webb

United States

$70k - $150k

O(1) Labs

San Francisco, CA, United States

$63k - $79k

Consensys

Remote

$63k - $75k

Panther Protocol

United States

$40k - $65k

MetaMask

United States

$54k - $72k

NEAR

San Francisco, CA, United States

$29k - $50k

DeGate
$72k - $80k estimated

The role is based in the GMT+8 Timezone. We can engage you in Singapore, China or remotely if applicable.

About Us

DeGate is limit orders, decentralised.

We are an order book-centric Decentralised Exchange (DEX) trading protocol that is secured by Ethereum, utilising a Decentralised Autonomous Organisation (DAO) structure that has full control over its treasury. As a next-gen DEX, DeGate aims to make decentralised exchange trading mainstream and accessible to all, with key features such as Order Book Trading, Leverage Capabilities, and Super-fast Transaction Times amongst others.

Want further depth? Maybe this video can help:

We Want You

We are looking for individuals who are keen to join a vibrant world-class core team. You are someone who:

  • has an immense interest in blockchain-related technology
  • well on your way to being a Crypto-Native
  • has an insatiable thirst for growth and learning,
  • is keen to build and grow together with the industry

What you'll be doing

  • Responsible for implementing and maintenance of the match node (L3 matchmaking) for trustless transactions.
  • Coordinate the implementation of Zero-Knowledge (ZK) Proofs and ZK circuit to create the transactions.
  • Utilising the Blockchain Layer 3 concepts, successfully implement the L3 matchmaking consensus.
  • Support development of zero-knowledge proof, DApp integration and design integration.

What you'll need

  • Self-starter, focused on achieving outcomes and enjoys learning.
  • Curiously passionate about Blockchain, Cryptography and related technologies.
  • Strong competence in algorithmic and programming skills, particularly with Go Programming Language, Go goroutine, Golang Channel & Golang Lock.
  • 3 years and above Go development experience.
  • Experience with database operations such as MySQL and Redis.
  • Preferably understand and written smart contract protocols using Solidity.
  • Preferable experience with developing Trading related systems and products.
  • Good command of English and Chinese language due to communication and documentation in such medium.

For Chinese JD


Bounty Scheme

If you have a candidate to refer to us, or is an agency with suitable candidates, you can consider the applicable Bounty Programmes, promising good rewards for your effort.

Applicable Bounty Programs: Referral Bounty Program or Recruitment Agency Bounty Program

Bounty: Get rewarded up to USD 10,000

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