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

Mutex Systems Pvt. Ltd.

Pakistan

$62k - $70k

Gnosis

Portugal

Storm2

United States

$200k - $300k

Storm2

United States

$200k - $300k

Parity Technologies

New York, NY, United States

$45k - $72k

Gnosis

Portugal

Gnosis

Remote

Gnosis

Remote

Gnosis

Remote

Gnosis

Remote

Gnosis

Remote

Gnosis

Remote

Insomnia Labs

New York, NY, United States

$45k - $65k

0x

San Francisco, CA, United States

$95k - $230k

BlockChain Solidity Engineer

Mutex Systems Pvt. Ltd.
$62k - $70k estimated
Pakistan
Join Talent Pool

This job is closed

As a Blockchain engineer this is what you’ll do:

  • Design, develop, and maintain Web 3.0 based applications with Rust, C++, Solidity or Node.JS. Experience in React is advantageous
  • Create highly performant code that are clean, simple, maintainable, and battle-tested with test-driven development (TDD) for maximum test coverage automated from pull request all the way to release.
  • Help design the architecture, own development of scalable Web 3.0 modules.
  • Help level up the team; share knowledge, conduct code and design review; drive code quality and process improvement initiatives.
  • Work in cross functional teams with product managers, UX designers and QA engineers to ship software on-quality and on-time.
  • Solid Computer Science fundamentals, excellent problem-solving skills.

    ● Experience working in a fast-paced tech-driven start-up, building decentralized applications for Ethereum Virtual Machine (EVM) blockchains with at least 1 year of experience or in a similar capacity.

    ● Strong proficiency in CeFi and DeFi crypto protocols including but not limited to options, futures, perpetual swap, leveraged trading.

    ● Technical understanding of blockchain technologies including but not limited to cryptography, BIPs, DeFi, UTXO, EVM, or Nakamoto Consensus.

    ● Ability to take full ownership and work independently while collaborating with others in a fast-paced agile and async team.

    ● Willingness to pick up new and emerging bleeding edge blockchain technologies

    ● Experience participating or maintaining in open-source software development is highly preferred

    ● Good communication skills (written and verbal), proven team player, rolling up the sleeves and getting involved in the nitty gritty.

    ● Bachelor’s or Master’s degree in Computer Science or related field from a top university.

    ● Able to work within the GMT+8 time zone

    ● An exciting and passionate working environment within a young and fast-growing company

    ● The opportunity to work with a high performing team

    ● A competitive salary package ( Starting from 1000 USD)

    ● The ability to work from anywhere in the world (assuming a stable internet connection)

    ● The chance of being a fundamental part of the team and make a difference

    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.