| Job Position and Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|
| $81k - $95k | ||||
LunaEdge📍 Remote | $126k - $132k | |||
O1labs📍 Remote | $113k - $173k | |||
| $87k - $110k | ||||
ISO 9001 Certified | 400+ students | Learn more | by Metana | ||
| $105k - $120k | ||||
Matter Labs📍 Remote | $154k - $213k | |||
O1labs📍 Remote | $113k - $165k | |||
O1labs📍 Remote | $54k - $100k | |||
| $12k - $36k | ||||
| $81k - $95k | ||||
| $81k - $95k | ||||
RISC Zero📍 Remote | $174k - $226k | |||
| $143k - $156k | ||||
P2P. org📍 European Union |
| |||
| $86k - $120k |
The role is based in the GMT+8 Timezone. We can engage you in Singapore, China or remotely if applicable.
About Us
DeGate is a ZK-Rollup Order Book DEX built on Ethereum. Unlike traditional Automated Market Makers (AMM), it enables spot trading with limit orders for hundreds of tokens while users self-custody their assets. DeGate has no fees for Maker orders and very low fees for Taker orders. It also offers distinctive trading features — decentralized grid strategy and DCA Bot.
DeGate has achieved the highest possible Stage 2 rank in maturity on L2Beat.com.
We Want You
We are looking for individuals who are keen to join our group of talented project contributors. 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
- Design and implement Zero-Knowledge rollups by integrating Zero-Knowledge proof into the blockchain;
- Understand the unique characteristics of trading systems and grid trading methodology;
- Research and design new Zero-Knowledge proof methodologies, thus reducing on-chain cost as much as possible while ensuring performance;
- Keep engineering teams up-to-date with the latest Zero-Knowledge Proof research.
What you'll need
- Proficient in cryptography subjects such as Zero-Knowledge Proof, secure multi-party computation, threshold signature, ring signature, aggregate signature and homomorphic encryption;
- Solid competency and knowledge in the area of Security in Cryptography;
- Proficient in the principles and implementations of Zero-Knowledge Proof algorithms. Proficient in applying the principles and secondary development of commonly used tool libraries;
- Proficient in C/C++/Rust and other languages to implement and optimize algorithms;
- Possess strong ability in documentation, and can accurately explain the most cutting-edge cryptography technology to others.
Good-to-have Requirements
- Preferably someone who has been closely following the developments and achievements in cryptography;
- Preferably Masters or above with disciplines in computer science, information security, and applied mathematics. A Doctorate degree would be highly preferred;
- Preferably with published papers at international cryptography conferences are preferred;
- Good command of English and Chinese language due to communication and documentation in such mediums.
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, which promise good rewards for your effort.
Applicable Bounty Programs: Referral Bounty Program or Recruitment Agency Bounty Program
Bounty: Get rewarded up to USD 10,000
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:
- 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.
- 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.
- 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.
- 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.