EVM Jobs

1,209 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

Crystal Cruises

New York, NY, United States

$90k - $110k

Steneral Consulting

United States

$84k - $103k

Steneral Consulting

United States

$63k - $72k

Google

Dubai, United Arab Emirates

$81k - $120k

Google

London, United Kingdom

$81k - $120k

Coinmarketcap

Remote

$33k - $64k

Consensys

Remote

$72k - $75k

Gnosis

Remote

Oasis Network

New York, NY, United States

$91k - $104k

Phaxis

United States

$76k - $100k

Enya Labs

Palo Alto, CA, United States

$54k - $80k

ParagonsDAO

Remote

$95k - $120k

Aave Companies

Remote

$65k - $100k

Crystal Cruises
$90k - $110k estimated
United States New York US
Apply

Career Renew is recruiting for one of its clients, a company that aims to build the first perpetuals DEX purpose-engineered for Real World Assets, beginning with commodities and forex, a Smart Contract Engineer (Hybrid) in New York or London.
We’re hiring an experienced Solidity Smart Contract Engineer to help co-lead development with our CTO and founding engineer. You’ll work closely with the team and be responsible for designing, developing, testing, and deploying smart contracts on the Ethereum blockchain.
Key Responsibilities:

  • Design and develop smart contracts on the Ethereum blockchain and EVM L2s (Arbitrum, Optimism)
  • Collaborate with other team members, including our product head, designers, and back-end developers to iterate on protocol architecture
  • Ensure the quality, reliability, and security of the smart contract code through unit testing and code reviews
  • Implement and maintain smart contract codebase, incorporating changes as necessary based on feedback and user requirements
  • Assist with project management, including the creation of project plans, timelines, and milestones, and the tracking of progress against those plans

Requirements
  • At least 3 years of experience in Solidity smart contract development, including exchange architecture design
  • Deep knowledge of smart contract security vulnerabilities and best practices for avoiding them
  • Have experience deploying smart contracts on Ethereum and EVM L2s
  • Strong understanding of the DeFi ecosystem, including knowledge of other blockchain platforms and protocols
  • Basic knowledge of economics of AMMs, CLOBs and other liquidity architectures in DeFi
  • Excellent problem-solving and analytical skills, with a passion for tackling complex technical challenges
  • Good communication skills and the ability to work effectively in a collaborative team environment
  • Must be able to work in NYC or London every 3 months (for 2 weeks min)

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.