EVM Jobs

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

TAC

Remote

$72k - $75k

xalts

Bengaluru, India

$105k - $120k

Web3 Recruit

Remote

$150k - $180k

Nethermind

London, United Kingdom

$81k - $91k

Nethermind

London, United Kingdom

$39k - $65k

Shadow

New York, NY, United States

$99k - $100k

TAC

Remote

$74k - $107k

Web3 Recruit

Remote

$200k - $300k

Lendr.fi

Remote

$70k - $150k

Magic Eden

Remote

$170k - $210k

Rome Protocol

United States

$120k - $250k

Almanak

Remote

$74k - $100k

Gelato

Remote

Lendr Network

Remote

$124k - $180k

TAC
$72k - $75k estimated
Remote

About TAC:

TAC is an EVM based network extension for TON, bringing EVM-based apps to 1B Telegram users.

We're on the hunt for a EVM/Solidity Developer with strong research abilities.

Role Involves:

We are seeking a skilled and motivated Developer proficient in Solidity and EVM stack to join our development team. The ideal candidate will have mix of conventional technologies, some experience background in any blockchain, smart contracts, and a solid understanding of decentralized applications (dApps). Conventional development (like highload, async architechture, etc.) experience is a VERY big plus.

Requirements:

  • Proven experience in software development on EVM stack.
  • Go or Rust languages (or both) experience
  • Strong understanding principles ana architecture of blockchain technology, smart
  • contracts and decentralized systems in general.
  • Knowledge of cryptographic principles, consensus algorithms, and blockchain security practices.
  • Ability to write efficient, secure, well-documented, and clean code.
  • Excellent problem-solving skills and attention to detail.
  • Strong communication and teamwork skills, with the ability to work independently and in a fast-paced environment.
  • Proficiency in English and Russian languages.

We Offer:

  • Competitive salary and benefits package.
  • A creative and collaborative work environment.
  • Opportunities for professional growth and advancement.
  • Access to the latest tools and technologies.
  • A team of passionate and supportive professionals.

Join us in shaping the future of DeFi on the TON blockchain.

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.