| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Worldcoin | San Francisco, CA, United States | $63k - $150k | |||
The Metaversal Economy Foundation | Remote | $70k - $80k | |||
Solidus Labs | New York, NY, United States | $72k - $100k | |||
OKX | Singapore, Singapore | $87k - $148k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Mento Labs | Remote |
| |||
Grass | Remote | $95k - $160k | |||
Infura | United States | $72k - $100k | |||
ConsenSys | United States | $72k - $100k | |||
Parity Technologies | New York, NY, United States | $45k - $72k | |||
Crypto.com | Singapore, Singapore | $36k - $100k | |||
Infura | United States | $100k - $201k | |||
ConsenSys | United States | $100k - $201k | |||
Cake Group | Singapore, Singapore | $105k - $150k | |||
DApp360 Workforce | United States | $74k - $87k | |||
Consensys | Remote | $40k - $70k |
About the Company:
Worldcoin (www.worldcoin.org) is an open-source protocol, supported by a global community of developers, individuals, economists and technologists committed to expanding participation in, and access to, the global economy. Its community is united around core beliefs in the inherent worth and equality of every individual, the right to personal privacy, and open and public collaboration. These beliefs are reflected in what the community is building: a public utility to connect everyone to the global economy.
The Worldcoin Foundation (www.worldcoin.foundation) is the protocol’s steward and will support and grow the Worldcoin community until it becomes self-sufficient. Tools for Humanity (www.toolsforhumanity.com) is a global hardware and software development company. It helped launch Worldcoin and continues to provide support to the Foundation, in addition to operating the World App.
Ethereum/ZK Protocol Engineer Job Description
The Ethereum/ZK Protocol Engineer will provide Ethereum and Zero-Knowledge (zk) subject-matter expertise supporting the Protocol team’s projects and initiatives. This role is a technical position requiring a strong understanding of the Ethereum network and related ecosystem, zero-knowledge concepts and applications as well as a solid understanding of blockchain and cryptocurrency technology interrelationships.
What You'll Do:
Technical Currency: Maintain currency on the latest Ethereum, EVM, and related technological advancements in support of the Protocol team’s projects, including the broader Ethereum ecosystem.
Ethereum and EVM Expertise: Champion the forefront of Ethereum and EVM advancements, ensuring Worldcoin leads in innovative blockchain technology through active engagement with the latest industry trends and contributions to the Ethereum ecosystem.
Guide the Future: Shape the future with Ethereum and ZK-based solutions that align with our mission of advancing privacy and blockchain technology.
Collaborate and Inspire: Join forces with a team of experts in a vibrant, supportive environment. Your work will not only align with but actively shape industry best practices.
Lead with Excellence: Regularly enhance our protocols, ensuring they meet Ethereum and related protocol security and privacy standards.
Transparent Communication: Effectively communicate progress, issues, and relevant information to key stakeholders and management, fostering a culture of transparency and accountability.
Who You Are:
Advanced Analytical Skills: Exhibit exceptional prowess in analytical thinking and problem-solving, adeptly navigating the complexities of Ethereum-based blockchain, cryptocurrency technologies, and zero-knowledge applications with precision and insight.
Communication Excellence: Possess strong written and verbal communication skills to convey intricate technical concepts to diverse audiences.
Risk Management: Identify and balance benefits and risks when developing new technological features and functionality in an ambiguous and complex environment. Applying a nuanced understanding of the intricate and often ambiguous nature of the blockchain technology landscape.
Collaborative Spirit: Showcase teamwork and collaboration skills, working seamlessly in cross-functional and globally dispersed teams.
Technical Proficiency: Demonstrate a strong knowledge and understanding of software development and design principles, concepts, and tools. Utilizing a broad spectrum of concepts and tools to drive innovation and excellence in technology development and implementation.
Qualifications:
- Possess a Bachelor's or Master's degree in Computer Science, Information Technology, or a closely related discipline, ensuring a solid theoretical foundation in key technological areas.
- Demonstrated experience with Ethereum-based and zero knowledge-based technologies, including smart contracts, EVMs, rollups, and related cryptographic systems showcasing a deep understanding and practical skills in these areas.
- Experience writing and debugging source code in related programming languages (e.g., Go, Rust, Solidity).
Key Attributes:
Adaptability: Embrace change and adapt to evolving privacy regulations and technologies.
Ethical Commitment: Demonstrate a strong commitment to ethical behavior and confidentiality.
Detail-Oriented: Pay meticulous attention to detail, ensuring thorough privacy assessments and implementations.
Proactive Mindset: Take the initiative to identify potential privacy risks and recommend proactive measures.
Continuous Learner: Stay updated on emerging privacy trends, technologies, and regulations.
Effective Communicator: Convey complex privacy concepts to both technical and non-technical audiences.
Join us in redefining privacy standards and be a part of a team that values innovation, collaboration, and a commitment to privacy excellence. Apply now and embark on a rewarding journey with Tools for Humanity.
Note: This position is based in either our Berlin or San Francisco office.
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.