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

Syndica

Remote

0xPragma

Dubai, United Arab Emirates

$80k - $140k

Chain

Washington, United States

Metastable

India

$60k - $120k

ZeFi

Bengaluru, India

$30k - $75k

Cake DeFi

Singapore, Singapore

$40k - $70k

Ankr Network

San Francisco, CA, United States

$72k - $75k

Ankr Network

San Francisco, CA, United States

$50k - $90k

Ankr Network

New York, NY, United States

$13k - $27k

Ankr Network

San Francisco, CA, United States

$67k - $75k

Neon Labs

Remote

$54k - $82k

Neon Labs

Remote

$54k - $82k

V3 Talent Partners Inc.

Remote

$72k - $90k

0x

San Francisco, CA, United States

$120k - $180k

At Syndica, big things happen. Every day, we’re translating vision into reality by tackling new and exciting challenges head-on. This is a breakthrough stage in our company, and you’ll experience firsthand the infectious enthusiasm of our employees and leadership team. You’ll have the opportunity to learn new skills, grow your career, and work with the smartest, most passionate people in crypto. This role will have the primary accountability of designing, implementing, and operating Solidity smart contracts on Solana... Yes, you read that right! Have you looked into Neon EVM?  Solidity smart contract development experience is a necessity! The team operates with a “run what you write” philosophy and each engineer is responsible for deploying and operating the code they write. Responsibilities

Drive high-level decisions about architecture and features Design, implement, test, and audit protocol upgrades and additions Collaborate with full-stack and front-end developers to bring products to life Adopt code quality processes to ensure the readability, best practices and maintainability of solidity smart contracts Test smart contracts in  and  environments Collaborate with other engineers to implement operational solutions while defining and adhering to industry best practices

Qualifications

Proven experience interacting with the EVM and writing high-quality, well-tested Solidity Deep understanding of EVM, Solidity, and JavaScript Knowledgeable about smart contract security and best practices Experienced user of Hardhat/Truffle and Ethers.js/web3.js Experienced user of Git version control system Passionate about DeFi and knowledgeable about industry trends Understanding of tokenomics and governance design Experience working in a highly distributed company is a plus Align a portion of your day with the business hours of Central Time Zone - UTC -6 Working knowledge of information security issues Systematic problem-solving approach, combined with a strong sense of ownership and drive Firm grasp of at least one modern programming language, beyond advanced scripting (Shell or Python) Experience writing automation tools & eagerness to "automate all the things"

What does success in this role look like?

In three months, you have become our go-to Solidity developer working on important smart contracts/programs delivering quality and thoroughly tested code. You’ll have taken on independent code review responsibilities and are collaborating on the design of new instructions/upgrades. In six months, you have earned the trust of the team and are delivering tasks through the entire SDLC, from design through development with minimal guidance, and are helping to effectively mentor new engineers joining the team In twelve months, you have established a cadence of predictable, on-time delivery without cutting corners

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.