EVM Jobs

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

Earning.Farm

Singapore, Singapore

$120k - $200k

Gnosis

San Francisco, CA, United States

Gnosis

Palo Alto, CA, United States

Gnosis

Boston, MA, United States

Gnosis

New York, NY, United States

Horizon Blockchain Games

Toronto, Canada

$58k - $90k

Horizon Blockchain Games

Toronto, Canada

$60k - $80k

Gnosis

Palo Alto, CA, United States

Gnosis

London, United Kingdom

Chain

Miami, FL, United States

Syndica

Remote

0xPragma

Dubai, United Arab Emirates

$80k - $140k

Chain

Washington, United States

Earning.Farm
$120k - $200k
Singapore
Apply

We are looking for an ambitious full-stack web3 dApp engineer who have full stack development experience to join our team.

We are looking for:
Passionate about DeFi,
Has full-stack development experience on EVM based project, from User interface to smart contract development, and middleware or database related development.
Serious about system security and always think from an architect's point of view,
Bonus if you also have deep DeFi user experience and insight,

Develop high-quality React applications that are highly reliable and maintainable
Collaborate with designers and other developers to ship products on schedule
Collaborate with internal stakeholders to build dashboards for monitoring key application metrics

Working at Earning.Farm:
Fast moving, challenging unique business problems,
Working with a combination of engineers and experts,
Full time & Remote, high responsibilities,
Contribution to open source and involved in a growing development DAO

Earning.Farm focuses on Blockchain / Cryptocurrency. Their company has offices in Singapore. They have a small team that's between 1-10 employees.

You can view their website at https://earning.farm

⬇
Apply Now

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.