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

Neon Labs

Remote

$54k - $82k

V3 Talent Partners Inc.

Remote

$72k - $90k

0x

San Francisco, CA, United States

$120k - $180k

Tally Labs

Los Angeles, CA, United States

$160k - $200k

Securrency

Abu Dhabi, United Arab Emirates

$105k - $111k

Ankr Network

San Francisco, CA, United States

$50k - $90k

Ankr Network

San Francisco, CA, United States

$67k - $75k

Parallel Finance

Canada

$0k

Manan AI | Babylon Voice, SummeTimes

New York, NY, United States

$80k - $150k

0x

San Francisco, CA, United States

$54k - $90k

0xPragma

Dubai, United Arab Emirates

$80k - $140k

Textile

United States

$27k - $50k

Gnosis

Berlin, Germany

Aragon Association

Remote

$17k - $100k

Horizon Blockchain Games

Toronto, Canada

$45k - $92k

Neon Labs
$54k - $82k estimated
Remote

Neon(http://neon-labs.org) is an EVM on Solana, bringing Ethereum apps to Solana. Using Neon, developers can deploy their Solidity smart contract on Solana without any reconfiguration. This is a full-time, fully remote position. We have a preference for working on EU timezones. Responsibilities

Creating the grants process. This includes working with your organizational teams to create workflows and a matrix of responsibilities at each of those workflow states that are needed to support the grantmaking process. You also work closely with grantees to make sure the process is mutually beneficial for them and the grantmaking organization. Developing and distributing financial reports. Both funders and grantees need detailed financial reports that allow them to track progress. Managing Documents. A key role of the grants manager is to not only distribute important documents but also to manage where the documents are stored and create an environment where those documents can be easily accessed. Managing compliance. Making sure that your organization is following compliance standards in accordance with government regulations

Requirements

Minimum of 1 year of relevant professional experience: ideally in sales operations, management consulting, or other analytical work Excellent communication skills; client-facing experience is a plus Demonstrated ability to collaborate effectively across teams Self-starter and ability to build programs from scratch: be ready to roll-up your sleeves and get things done Excellent problem-solving skills. You should be able to take a complex problem and structure a solution with incomplete data and a lot of ambiguity. Comfort in a fast-paced and cross-functional work environment. Love for startups, entrepreneurship, financial markets, and new technologies. Experience in fintech, a startup environment, cryptocurrency, or decentralized finance (DeFi). Fluent English

Compensation and Benefits

Working in one of the most prominent projects in the blockchain space, and the core project in the Solana ecosystem Competitive salary Exciting growth and educational opportunities

All applications are handled with complete confidence. We will be reviewing applications on a rolling basis and encourage candidates to apply as soon as possible.

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.