Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Monad | New York, NY, United States | $87k - $110k | |||
Nillion | Remote |
| |||
Polygon Labs | Bengaluru, India | $22k - $31k | |||
Polygon Labs | APAC | $72k - $77k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Mysten Labs | United States | $105k - $123k | |||
Polygon Labs | Europe | $81k - $112k | |||
DApp360 Workforce | United States | $72k - $112k | |||
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 |
This job is closed
Monad Labs is a venture-backed startup building the Monad blockchain, a new high-performance EVM Layer-1 blockchain introducing superscalar pipelining to the Ethereum Virtual Machine. Monad introduces pipelining to improve bottlenecks in state access, smart contract execution, and distributed consensus to improve the performance-decentralization frontier and help decentralized apps scale.
Our team currently hails mostly from high-frequency trading and kernel driver development. Our technical founders met in 2014 at Jump Trading and have been working on low-latency scalable systems since then. After raising $19M from Dragonfly Capital, Placeholder Capital, Naval Ravikant, and other leaders in the crypto space, our team is hiring exceptional researchers and engineers who want to work on challenging problems that help decentralized systems scale.
The Role
We are looking for an exceptional Senior Applied Cryptographer who is interested in cryptographic protocols and their application to blockchain. You will play a leading role in designing and implementing critical components of the blockchain, such as signature schemes, threshold encryption, distributed key generation, and zero-knowledge proofs. Your work will significantly contribute to the security and scalability of the platform.
Who you are
- Resourceful and self-motivated
- Team oriented, collaborative, and a good communicator
- Adaptive; able to make meaningful contributions in a fast-paced environment
- Opinionated about software architecture
- Motivated to push the limits of system performance through repeated optimization
- Interested in building high-value fault-tolerant distributed systems
Requirements:
- Advanced degree in applied cryptography
- 5 years of experience in applied cryptography in an academic or industrial setting
- Excellent knowledge of modern cryptography primitives, such as zero-knowledge proofs, signature schemes, threshold encryption, and MPC
- Strong programming skills in languages like python or C++
Bonus:
- Research publications
- Contributions to open source projects
- Startup experience
What you’ll be doing
- Designing and implementing crucial cryptographic components of the blockchain, such as signature schemes, threshold encryption, distributed key generation, and zero-knowledge proofs.
- Conducting literature review and researching opportunities to incorporate the latest advances into the workflow.
Why work with us
Working at Monad Labs means doing challenging work on a high-impact problem with exceptional teammates.
Here are some of the people you’ll work with:
- James, performance engineering expert and system architect; previously designed and built ultra-low-latency systems for a top high-frequency trading team at Jump Trading;
- Ariq, expert at low-level firmware and software programming; previously a senior engineer at Arista Networks, where he served as lead maintainer on multiple linux kernel networking drivers for Arista EOS devices;
- Aashish, expert systems designer and hacker, previously the first engineer at Pattern Research, a leading crypto HFT firm, where he designed and built the entire trading stack from scratch; graduated from MIT at age 19
- And others (see bios on our our team page!)
We think you’ll enjoy working with us, and that you’ll find the work to be extremely impactful and challenging.
Salary and benefits
Minimum full-time salary of $200,000. (**This is not a guarantee of compensation or salary; a final offer amount may vary based on factors including but not limited to experience and geographic location.)
Monad Labs’ benefits include unlimited and encouraged paid time off; health coverage; home office equipment stipend; monthly wellness/fitness stipend; and 10 company-observed holidays.
The majority of our team is in NYC and works together a few days a week. We are open to remote candidates, with a preference for candidates based in NYC.
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.