EVM Jobs

1,198 jobs found

Receive emails of EVM Jobs
Job Position Company Posted Location Salary Tags

Storm2

United States

$200k - $300k

Austin Werner

New York, NY, United States

$200k - $300k

Matter Labs

Dublin, Ireland

$81k - $95k

Moonsong Labs

Paris, France

$72k - $84k

Spectrum Search

United States

$126k - $204k

OKX

San Jose, CA, United States

$166k - $353k

Cake Group

Kuala Lumpur, Malaysia

$36k - $70k

Ondo Finance

Remote

$87k - $87k

Gnosis

New York, NY, United States

Monad Labs

New York, NY, United States

$120k - $180k

Keyko

Spain

$85k - $184k

EigenLayer

Seattle, WA, United States

$72k - $100k

Gnosis

Remote

OpenZeppelin

Remote

$54k - $70k

Mutex Systems Pvt. Ltd.

Pakistan

$62k - $70k

Storm2
$200k - $300k
United States US
Apply

⚡ Head of Developer Relations

💼 Blockchain FinTech

🌎 Global Remote

💰 Base Salary - $200-300k + bonus



Overview

Our client is a next-generation layer 1 blockchain platform that allows developers to create an ecosystem of decentralized applications with 2 core protocols. Fresh off their recent funding, they’re looking to scale quickly by onboarding a Head of Developer Relations to bridge the gap between their developers and users to enable mass adoption.



Responsibilities:

  • From the ground up build/scale the developer relations programme working with the engineering/product/marketing teams
  • Deliver speeches at Web3 Hackathons and developer conferences whilst also providing live demos and attendee interaction
  • Clearly communicate complex topics to non-technical audiences, changing the relevant level of complexity for the relevant stakeholders.
  • Utilise Github and Discord to manage/grow the developer communication channels and moderate discussions across forums frequently.

Requirements:

  • 6+ years experience working as a developer or evangelist/advocate
  • Passion for layer 1 protocols & EVM bridge growth areas within Web 3.0.
  • Strong technical background with EVM and Solidity, ideally as an engineer previously
  • Strong presence already within major Web3 communities.
  • Good public speaking experience
  • Exceptional interpersonal skills and ability to build rapport with effective communication
  • Social and hustling skills; a desire to get out and meet people.

Why apply:

  • Highly senior position at one of the top upcoming layer 1 blockchain platforms
  • Work alongside some of the best engineers and research scientists in the world
  • Top tier compensation package including a token bonus


🌎 Global Remote


📧 Interested in applying? Please click on the ‘Easy Apply’ button


⚡ Storm2 is a specialist FinTech recruitment firm with clients across Europe, APAC and North America. To discuss open opportunities or career options, please visit our website at storm2.com and follow the Storm2 LinkedIn page for the latest jobs and intel.

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.