Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Consensys | Remote | $123k - $219k | |||
ether.fi | Denver, CO, United States | $120k - $180k | |||
Vac | Remote | $81k - $95k | |||
Nethermind | Singapore, Singapore | $72k - $112k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Matter Labs | Remote | $67k - $150k | |||
O(1) Labs | Remote | $98k - $120k | |||
Matter Labs | Remote | $72k - $97k | |||
Gevulot | Remote |
| |||
Ether.Fi | Denver, CO, United States | $120k - $180k | |||
Matter Labs | Remote | $81k - $150k | |||
O(1) Labs | Remote | $72k - $77k | |||
Harmony | Palo Alto, CA, United States | $81k - $102k | |||
Harmony | Palo Alto, CA, United States | $31k - $90k | |||
Harmony | Palo Alto, CA, United States | $72k - $112k | |||
Nethermind | London, United Kingdom | $105k - $150k |
Our mission is to unlock the collaborative power of communities by making Web3 universally easy to use, access, and build on.
Working with Consensys puts you at the forefront of an evolving paradigm, transforming our society for the better. We fundamentally believe blockchain is the next generation of technology that can lay the foundation for a more just and equitable society.Â
Blockchain tech is just over 10 years old. Ethereum itself is still a toddler and we’re far from reaching our full potential. You’ll get to work on the tools, infrastructure, and apps that scale these platforms to billions of users.Â
You’ll be constantly exposed to new concepts, ideas, and frameworks from your peers, and as you work on different projects — challenging you to stay at the top of your game. You’ll join a network of entrepreneurs and technologists that reaches the edge of our ecosystem. Consensys alumni have moved on to become tech entrepreneurs, CEOs, and team leads at tech companies.Â
What you’ll do:
We are seeking an experienced Lead Java/Golang Software Engineer to lead the development of a zkEVM layer 2 client written in Java. The ideal candidate will have a strong background in software engineering, specifically in Java, and a passion for blockchain technology. They will be responsible for leading the design, development, and maintenance of the client and will work closely with the research team to ensure that the client is accurate and efficient.
Key Responsibilities:
- Lead the design, development, and maintenance of the zkEVM layer 2 client.
- Collaborate with the research team to ensure that the client accurately implements the zkEVM protocol.
- Manage and mentor other engineers on the development team.
- Continuously evaluate and improve the performance and scalability of the client.
- Participate in code reviews and ensure the codebase adheres to best practices and standards.
- Work with other teams to integrate the client into the existing infrastructure.
- Stay up to date with the latest developments in blockchain technology and incorporate them into the client.
- Documenting and providing support to the client users.
Qualifications:
- Strong background in software engineering, specifically in Java/Golang.
- Experience leading the development of a project from start to finish.
- Strong understanding of blockchain technology and the zkEVM layer 2 protocol.
- Strong problem-solving skills and ability to think creatively.
- Strong project management skills and ability to work independently and manage multiple projects simultaneously.
- Strong communication and collaboration skills.
- A bachelor's degree in Computer Science or a related field.
- Experience in blockchain development is a plus
- Familiarity with zk-SNARKs or related zero-knowledge proof systems is a plus.
Don't meet all the requirements? Don't sweat it. We’re passionate about building a diverse team of humans and as such, if you think you've got what it takes for our chaotic-but-fun, remote-friendly, start-up environment—apply anyway, detailing your relevant transferable skills in your cover letter. While we have a pretty good idea of what we need, we're ready for you to challenge our thinking on who needs to be in this role.
Consensys is an equal opportunity employer. We encourage people from all backgrounds to apply. We are committed to ensuring that our technology is made available and accessible to everyone. All employment decisions are made without regard to race, color, national origin, ancestry, sex, gender, gender identity or expression, sexual orientation, age, genetic information, religion, disability, medical condition, pregnancy, marital status, family status, veteran status, or any other characteristic protected by law. Consensys is aware of fraudulent recruitment practices and we encourage all applicants to review our best practices to protect yourself which can be found (https://consensys.io/careers/best-practices-to-avoid-recruitment-fraud/).
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.