| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Monad | New York, NY, United States | $87k - $110k | |||
Aurora Labs | Remote | $98k - $100k | |||
Binance | Singapore, Singapore |
| |||
Biconomy | Dubai, United Arab Emirates | $62k - $100k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Gnosis | Remote |
| |||
Shadow | New York, NY, United States | $62k - $62k | |||
EigenLabs | Seattle, WA, United States | $72k - $100k | |||
Evmos | New York, NY, United States | $72k - $105k | |||
Windranger Labs | United States | $90k - $150k | |||
A.C.Coy Company | United States | $36k - $100k | |||
Monad Labs | New York, NY, United States | $200k - $250k | |||
Biconomy | Dubai, United Arab Emirates | $91k - $96k | |||
Gnosis | Remote |
| |||
Trust Machines | New York, NY, United States | $150k - $215k | |||
Applied Blockchain | London, United Kingdom | $62k - $70k |
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 EVM?
EVM stands for Ethereum Virtual Machine, and it is the runtime environment for smart contracts in the Ethereum network
It is a virtual machine that executes code written in the Solidity programming language, which is the language used for writing smart contracts on the Ethereum platform
The EVM is a sandboxed environment, which means that code executed within the EVM is isolated from the rest of the network and cannot interact with it directly
This is important for security reasons, as it prevents malicious code from affecting the rest of the network
When a smart contract is deployed to the Ethereum network, it is compiled into bytecode that can be executed by the EVM
Each node on the network maintains a copy of the EVM, which allows them to execute smart contract code and validate transactions
When a transaction is submitted to the network, the EVM processes it by executing the corresponding smart contract code
The EVM processes the transaction by reading the bytecode, interpreting it, and executing it step by step
The EVM then returns the result of the transaction to the sender, which can include changes to the state of the contract or the network as a whole
The EVM is designed to be Turing-complete, which means that it is capable of performing any computation that can be performed by a computer
This allows for complex smart contracts to be executed on the Ethereum network, including those with conditional logic, loops, and other advanced programming constructs
The EVM is a key component of the Ethereum network, as it allows for the execution of smart contracts in a secure and isolated environment
It is a crucial part of the blockchain infrastructure that enables decentralized applications to be built and run on the Ethereum platform.