| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Warlock Labs Inc | Remote | $174k - $274k | |||
Ripple | San Francisco, CA, United States | $81k - $95k | |||
OKX | Singapore, Singapore | $72k - $77k | |||
Osmosis | London, United Kingdom |
| |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Solana Foundation | Remote | $140k - $180k | |||
Scroll.io | Singapore, Singapore | $81k - $102k | |||
Base | Remote | $175k - $206k | |||
OpenBit | Remote | $60k - $120k | |||
Codex | London, United Kingdom | $81k - $95k | |||
Nexus.xyz | Remote | $86k - $112k | |||
Avail | Remote | $68k - $148k | |||
Prover Network | Remote | $85k - $112k | |||
Gevulot | Remote |
| |||
Open Systems Technologies | New York, NY, United States | $100k - $200k | |||
Ripple | Lausanne, Switzerland | $18k - $81k |
This job is closed
Warlock is on a mission to revolutionize DeFi by recapturing MEV and returning it to protocols and users. We're seeking a Staff level Backend Engineer to help us build the infrastructure powering this transformation. In this role, you'll develop high-performance, secure systems using Rust and Solidity, collaborating closely with our research, product and leadership teams to bring groundbreaking ideas to life.Â
What You'll Do
Â
- Design and implement scalable, efficient backend systems and smart contracts
- Optimize our infrastructure for speed, reliability, and cost-effectiveness
- Contribute to the design and development of our low-latency liquidation systems
- Integrate with various DeFi protocols and APIs
- Write clean, well-tested code and participate in code reviews
- Stay at the forefront of MEV, DeFi, and backend technologies
What We're Looking For
Â
- Strong proficiency in Rust and Solidity
- Experience building high-performance, robust systems with a high degree of complexity
- Deep understanding of blockchain technology, MEV, and DeFi concepts
- Excellent problem-solving skills and attention to detail
- Proactive, self-directed work ethic
Bonus Points
- Experience with HFT systems, quant trading, and/or atomic on chain arbitrage/liquidations
- Contributions to open-source projects in Rust or Solidity
- Familiarity with cryptography and zero-knowledge proofs
- Familiarity with Kubernetes and cloud infrastructure
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.