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

Gate.io

Remote

$58k - $102k

RISC Zero, Inc

Remote

$135k - $200k

Polygon Labs

Remote

$72k - $75k

Sky Mavis

Ho Chi Minh City, Vietnam

$63k - $118k

Polygon Labs

Europe

$126k - $132k

RISC Zero, Inc

Remote

$200k - $249k

Keyfactor

United States

$84k - $95k

Story Protocol, Inc.

United States

$200k - $280k

Polygon Labs

Bengaluru, India

$81k - $112k

Polygon Labs

MENA

$45k - $75k

Kronos Research

Hong Kong, Hong Kong

$27k - $90k

RISC Zero, Inc

Remote

$165k - $200k

Polygon Labs

Remote

$72k - $110k

Polygon Labs

Europe

$74k - $80k

Polygon Labs

APAC

$72k - $77k

Blockchain Developer ZK

Gate.io
$58k - $102k estimated

This job is closed

Blockchain Developer (ZK)

Global /
PRODUCT R&D – Blockchain /
Full-time remote
/ Remote

Apply for this job
Our Vision 
As one of the world’s top 10 (and rising🚀) digital asset exchanges, we provide a best- in-class experience in trading, security, and blockchain product innovation. 
We aim to democratize access to the markets for all, making it possible for the most recent and promising cryptocurrency projects to be listed and traded safely and securely. Are you excited to join a decentralizing force in the world? 

Gate.io 作为全球十大数字资产交易所之一 ,我们在交易、安全和区块链产品创新方面提
供一流的服务体验。
我们的目标是让所有人都能参与到加密市场的建设中来,使得最前沿的、 最有潜力的加密
货币项目得以安全上线并交易。你有兴趣加入这样一支去中心化团队吗?

岗位职责

    • 负责开发和实现基于零知识证明的交易系统的zk模块;
    • 寚zk电路进行安全和性能分析并优。

任职资格

    • 计算机科学、密码学、数学等相关专业,本科及以上学历;
    • 3年及以上区块链、零知识证明/密码学等领域的工作经验;
    • 熟练掌握Golang、C++、Rust等至少一种开发语言,有良好的编程习惯和代码规范;
    • 熟悉零知识证明理论基础和算法:zkSNARK, zkSTARK等;
    • 熟练使用相关工具和框架,如circom、libsnark等;
    • 熟悉密码学的基础知识,如对称加密、公钥加密、哈希函数、数字签名等,了解常用的密码学算法和协议;
    • 具备团队合作精神,能够独立思考和解决问题,有较强的执行力和自我驱动力。
Gate.io 成立于2013年,是领先的加密货币交易所之一,在全球范围内提供与多种领先数字
资产交易相关的服务。Gate.io 拥有超千万的注册用户,被认为是全球最安全和最可靠的加
密货币平台之一。Gate.io 已经过区块链透明度验证,根据流动性和交易量,一 直稳居全球
十大加密货币交易所行列(CoinGecko)。
我们崇尚价值至上的原则,您的知识、愿景和自主性将在这里充分发挥,我们专注于使用最
好的产品和服务来赢得全球客户的赞誉,并将去中心化的理念带到世界各地。
我们的价值观包含正直、洞察、创新、求知与合作,在 Gate.io ,我们致力于打造独特的
Gate⻛格,并寻找与 Gate.io 价值观相契合的你。 

We are 
A values-based culture that trusts your knowledge, vision, and autonomy, we focus on taking the best products and campaigns to wow our customers and bring the freedom of decentralization to every part of the world. 
Integrity, insight, innovation, purpose and cooperation are inscribed within our culture. At Gate, we are committed to GateStyles and we are looking for candidates who also exhibit the same values. 

Gate.io, founded in 2013, is one of the pioneering cryptocurrency exchanges and offers services worldwide related to the trading of multiple leading digital assets. With millions of registered users, it is considered one of the safest and most reliable global cryptocurrency platforms, consistently ranked among the top 10 cryptocurrency exchanges based on liquidity and trading volume (CoinGecko). Additionally, Gate.io has been verified by Blockchain Transparency. 
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.