EVM Jobs

1,198 jobs found

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

Oasis Protocol Foundation

New York, NY, United States

$91k - $104k

Oasis Protocol Foundation

Prague, Czech Republic

$91k - $104k

OpenZeppelin

United States

$36k - $70k

Alongside

Remote

$72k - $100k

Gnosis

Remote

Monad

New York, NY, United States

$200k - $250k

R3

Abu Dhabi, United Arab Emirates

$116k - $189k

Evmos

New York, NY, United States

$76k - $150k

Monad Labs

New York, NY, United States

$150k - $200k

Gnosis

Remote

Monad

New York, NY, United States

$125k - $150k

Monad

New York, NY, United States

$150k - $200k

Selby Jennings

United States

$180k - $250k

Magic Eden

Remote

$150k - $200k

Altiplanic GmbH

Berlin, Germany

$90k - $100k

Developer Relations Manager Remote

Oasis Protocol Foundation
$91k - $104k estimated

This job is closed

Company Description:

Designed for the next generation of blockchain, the Oasis Network is the first privacy-enabled blockchain platform for open finance and a responsible data economy. The Oasis Protocol Foundation supports projects focused on building privacy-preserving applications on top of the Oasis Network.

Title:

Developer Relations Manager

Location:

Remote

Responsibilities:

  • Help developers and projects to successfully build and launch dApps using the Oasis Privacy Layer and the Oasis Sapphire (Oasis confidential EVM)
  • Respond to technical questions from developers and builders
  • Solicit and respond to feedback from Oasis developer community and share feedback/insights with Product/Engineering
  • Build a strong Oasis developer community
  • Host technical workshops at conferences/events (virtual or in-person) and produce technical content (e.g. docs, tutorials and videos)
  • Evangelize Oasis technologies, to Oasis community and the wider Web3 ecosystem
  • Improve the overall quality and engagement of the Oasis developer community on channels such as Oasis Forum, Discord, etc.
  • Collaborate with Marketing, Community and BD to 1) grow developer engagement; 2) onboard new developers

Requirements:

  • Passionate about software development, Web3, privacy and building communities
  • Bachelor degree in Computer Science or related Engineering fields
  • 3+ years of experience as a software developer or developer relations/advocate
  • Has contributed to open source projects
  • (nice to have) Has contributed to open source blockchain/Web3 projects
  • Strong technical experience with smart contract development, specifically in Solidity
  • In-depth knowledge of the developer products and tooling market in Web3
  • In-depth knowledge of Layer-1 blockchain networks and Web3 dApps
  • Superb spoken and written English
  • (nice to have) 3+ years of full-time experience at a layer-1 blockchain network and/or Web3 protocols
  • (nice to have) Experience in writing documentation and producing technical content
  • (nice to have) Experience in public speaking and hosting workshops

Candidates with more experience will be considered for a senior position.

This is a full-time role that will be paid in USDT OR USDC cryptocurrency

The role can be based anywhere with flexible and remote work options.

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.