EVM Jobs

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

NFTing

Estonia

$70k - $100k

Lamina1

Los Angeles, CA, United States

$180k - $225k

Steel Perlot

United States

$72k - $75k

Gnosis

Berlin, Germany

Aurora

Remote

$72k - $100k

MoonPay

United Kingdom

$72k - $75k

MoonPay

San Francisco, CA, United States

$72k - $75k

RareRound

Remote

$100k - $180k

Heera Digital

Austin, TX, United States

$58k - $87k

Aurora

Remote

$39k - $60k

Horizon Blockchain Games

Toronto, Canada

$71k - $79k

Horizon Blockchain Games

Toronto, Canada

$63k - $80k

Chainlink Labs

Remote

Chainlink Labs

Remote

e-Core

Porto Alegre, Brazil

$36k - $55k

CoFounder Lead Blockchain Developer

NFTing
$70k - $100k

This job is closed

NFTing is the all-in-one NFT ecosystem with multi-chain functionality, multilingual features and an intuitive interface that is easy to use by artists, collectors and crypto newbies alike. Not just another NFT exchange, but a truly decentralized, next-gen NFT trading, creation, curation and communication platform, NFTing aims to foster a thriving community on its built-in social platform, while activating projects and artists to unleash their creativity with zero barriers to entry.

You will be part of a fast-paced, dynamic team that will be raising capital soon via an initial dex offering (IDO). You will ensure that NFTing's IT vision is synchronized with the business directive and facilitate support to customers in decision making to ensure technical requirements are realized and met.

Please note that this is an unpaid role while we are actively seeking funding. The selected candidate will be offered a generous token allocation, and salary upon formalized funding.

Role requirements:

  • Designing and setting up an entire technology infrastructure
  • Building a high performance team of blockchain developers, smart contract engineers, and support staff
  • Manage the technical team and ensure work is distributed as efficiently as possible and according to project milestones
  • Work to debug app glitches and build features for launch and beyond
  • Respond to user feedback and perform app iterations
  • Evaluate current architecture and, if needed, create a plan to develop a more seamless, scalable product
  • Work closely with founders and product managers in a collaborative, small team environment
  • Develop and manage the technology strategy

Essential Skills and qualifications:

  • Blockchain Development
  • Blockchain Architect experience (preferred)
  • Product Engineering and Application Development
  • Experience in leading transformational teams and executing global projects
  • The ability and desire to manage a team
  • The desire to collaborate with leadership on business and technical strategy
  • Blockchain Architect and Development experience both in layer 1 and 2
  • Product Engineering and Application Development experience
  • Experience in leading transformational teams and executing global projects
  • Preferred Skills and Requirements
  • You have launched a successful blockchain product before
  • Relevant Qualifications in Technology management and/or any Blockchain related qualifications

Preferred Technical Experience:

Preference will be given to applicants that can demonstrate sound knowledge and experience in the following technologies :

  • Ethereum and EVM-based blockchains, smart-contract development with Solidity, Web3.js / Ethers.js frameworks
  • JavaScript/TypeScript, React, Angular, Node.js, Golang
  • MySQL, database management
  • AWS, DevOps, architecture management and security
  • Docker and other containerization experience

NFTing focuses on Blockchains and Blockchain / Cryptocurrency. Their company has offices in Estonia and Remote. They have a small team that's between 11-50 employees.

You can view their website at https://www.nfting.store/ or find them on Twitter and LinkedIn.

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.