EVM Jobs

1,210 jobs found

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

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

Messari

New York, NY, United States

$126k - $154k

Propellyr

Delhi, India

$15k - $20k

Venus

Zurich, Switzerland

$120k - $200k

Mythical Games

Los Angeles, CA, United States

$72k - $150k

HoneyBricks

San Francisco, CA, United States

$72k - $90k

Plena Finance

India

$72k - $18k

Crossmint.io | Making NFT's Accessible to Everyone

Miami, FL, United States

$43k - $90k

Stargate Money

Remote

$140k - $200k

0x

San Francisco, CA, United States

$120k - $180k

OP Labs

Remote

$72k - $110k

Blockswap network

San Francisco, CA, United States

$70k - $100k

Steakwallet

Berlin, Germany

$80k - $120k

NodeReal

Remote

$45k - $75k

Neon Labs

Remote

$26k - $69k

Decentrabanc

New York, NY, United States

$50k - $100k

Data Engineer

Messari
$126k - $154k
NY New York City, New York, United States
Join Talent Pool

This job is closed

The Role

As a data engineer, you’ll be working alongside our internal research and product teams to expand and optimize our data and data pipeline architecture. You’ll be responsible for supporting the data needs of our analysts on data initiatives and will ensure optimal data delivery architecture is consistent across ongoing research efforts. Your mission is to ensure our analysts can access data in a smooth and seamless way.
This position is a full-time role. We are currently a remote company and are open to any remote candidates. Our team is distributed around the world and has the processes in place for productive remote work, but we meet up in person as often as possible.

What you'll do

  • Build the infrastructure required for optimal extraction, transformation, and loading of data from different blockchains.
  • You’ll be responsible to assist with coding, designing, deploying, and debugging Python/Go tools for data aggregation, processing, and analysis.
  • Further automate internal data analysis processes and level up Messari’s future data science efforts.
  • Collaborate on developing, automating, and supporting pipelines to extract, transform, and load data.
  • Assist on creating educational content to improve the technical skills of the research team.

Who you are

  • You are familiar with Python, SQL (familiarity with Dune Analytics preferred) and version control systems.
  • The ideal candidate has advanced working SQL knowledge and experience building processes supporting data transformation, data structures, and workload management.
  • Deep understanding of blockchain infrastructure for data extraction from EVM and non-EVM chains is a big plus
  • Familiarity with programming languages (preferably Python or Go) and version control software (Git) is required for the position.
  • A fundamental understanding of protocol mechanisms is required for this position.

Salary Ranges for this position (depending upon experience) is $126,000 - $154,000

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.