Zero Knowledge (ZK) Jobs

906 jobs found

web3.career is now part of the Bondex Logo Bondex Ecosystem

Receive emails of Zero Knowledge (ZK) Jobs
Job Position Company Posted Location Salary Tags

Nethermind

Remote

$32k - $79k

Nexus

San Francisco, CA, United States

$81k - $149k

Nexus

San Francisco, CA, United States

$67k - $156k

Sonyglobal

Tokyo, Japan

$105k - $112k

LunaEdge

Remote

$72k - $164k

LunaEdge

Remote

$72k - $164k

Windranger Labs

Singapore, Singapore

$84k - $162k

Horizenlabs

Remote

$90k - $100k

LunaEdge

Remote

$72k - $164k

Sphere

New York, NY, United States

$87k - $100k

Okx

Remote

$36k - $54k

Echo Base

Remote

$45k - $70k

Coinbase

Dublin, Ireland

$148k - $149k

Consensys

Remote

$108k - $111k

Windranger Labs

Singapore, Singapore

$88k - $115k

Research Project Manager

Nethermind
$32k - $79k estimated
Remote
Join Talent Pool

This job is closed

What are we all about? We are a team of builders and researchers on a mission to empower enterprises and developers worldwide to access and build on decentralized systems. Our expertise covers several domains: Ethereum and Starknet protocol engineering, layer-2, AI, cryptography research, protocol research, decentralized finance (DeFi), security auditing, formal verification, real-time monitoring, smart contract development, and dapps and enterprise engineering. Working to solve some of the most challenging problems in the blockchain space, we frequently collaborate with renowned companies, such as Ethereum Foundation, Starknet Foundation, Gnosis Chain, Flashbots, Forta Protocol, Lido, EigenLayer, Open Zeppelin, RISCZero, Aleph Zero, and many more. Today, we are a 350+ strong team working remotely across 66+ countries. View all our open positions here: https://www.nethermind.io/open-roles Are you the one? Nethermind Research looking for a Research Project Manager. Work alongside some of the great minds in the blockchain ecosystem and build the future of Web3 together with us! If you never stop thinking about how to optimize, align, structure, adjust and improve ways of working then we are onto something.If you are passionate about research, building the future of Ethereum and understand the secrets that glue the best blockchain teams and instill a high-performing team culture, then we are getting closer.If you are comfortable understanding the full picture of research projects from multiple angles, the significance of research to advance technology and working with numerous research teams at once, then we would love to talk to you! About Nethermind Research Nethermind Research is the research arm of Nethermind that covers multiple R&D areas, like

Cryptography. Our work mostly focuses on topics related to zero-knowledge proofs and how to make them more secure and efficient. Our recent efforts are centered around folding schemes and cryptographic primitives for ML. ZK engineering. Our zk engineering team works on optimizing zkVMs, builds proof of concepts for the research team and pushes the envelope in the efficient and secure zk implementations. Protocol research. Our protocol research team specializes in L1 and L2 designs and topics like preconfirmations, based rollups, zk rollups and all related research areas like incentivizations, auctions, game theory, consensus research. DeFi research. Our DeFi research team works on tokenomics, advises on RWA and prepares market analyses for company’s clients and stakeholders.

Responsibilities:

Facilitate project goal setting, planning, estimating, retrospectives, and backlog grooming meetings where needed. (Work Organization) Remove blockers & impediments to create a work environment where teams can grow and strive. (Work Organization) Manage the relationship and communication with clients and all stakeholders, ensuring projects are delivered to their satisfaction. (Communication & Leadership) Excel in transparent and direct yet professional communication. (Communication & Leadership) Ensure project management best practices are followed in the team. (PMO) Analyze, plan, gather, elicit and develop requirements & specifications in reference to scheduled projects. (PM&BA) Ensure your project teams are engaged and consistently improving by providing a regular feedback loop. Manage up to ensure the relevant people are always informed about key activities and developments in teams & projects. Create a transparent way to follow the project updates and share reports with stakeholders. (PM&BA) Lead and manage the hiring & staffing process effectively so that team’s strategic goals are met. (PMO) Maintain and manage project financials. (PM&BA) Helped the team prioritise the task backlog and led the product roadmap initiative. (work organisation) Hold regular technical team meetings to determine progress and handle any inquiries or challenges regarding projects. (Work Organization) Contribute to the company's project management best practices. (PMO) Identify and mitigate potential risks. (PM&BA) Support & integrate interns within relevant teams, and promote your projects to increase intern inflow. (Work Organization)

Must haves:

A great communicator with effective client management & conflict resolution skills. (Communication & Leadership) Be a good team player and an effective leader who is able to motivate their project team. (Communication & Leadership) Business & commercial acumen and excellent stakeholder management skills. (PM&BA) Strong familiarity with project management software tools, methodologies & best practices. (PM&BA/Work Organization) Understanding of blockchain architecture, Web3 ecosystem, and main products across the industry (DeFi, Security, Infra, L2s, Meta + NFTs). (Technical Skills) Experience mentoring, coaching, and developing rising talent in the technology field. (PMO) Strong analytical, reporting, and budgeting skills. (PM&BA) Good time management skills and the ability to juggle multiple tasks at once. (Work Organization)

Nice to have:

Managed research projects either in academia or industry Managed blockchain projects, especially on the Ethereum ecosystem Product Management experience and understanding of Ethereum Roadmap Working understanding of either cryptography, decentralized finance, decentralized protocols Disclaimer: I hereby consent to my personal information being stored and processed by Demerzel Solutions Limited (t/a Nethermind) (the “Company”) for recruitment purposes in relation to both the selected job role and any other role the Company considers me a qualified candidate for. All data storing and processing by the Company takes place in accordance with the UK GDPR. Kindly refer to our privacy policy for more details. Your consent to share personal information is entirely voluntary, and you may withdraw your consent at any time. Should you have any questions about this process, or wish to withdraw your consent please contact: [email protected] Keep up to date on what we are working on by following us on our social channels       Click here to view our Privacy Policy.

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:

  1. 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.
  2. 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.
  3. 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.
  4. 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.