EVM Jobs

1,198 jobs found

Receive emails of EVM Jobs
Job Position Company Posted Location Salary Tags

Keyko

Switzerland

$63k - $100k

Chainlink Labs

Remote

Parity Technologies

Lisbon, Portugal

$63k - $100k

Circle

Taipei, Taiwan

$72k - $148k

Ava Labs

New York, NY, United States

$72k - $100k

Parity Technologies

New York, NY, United States

$63k - $70k

Gnosis

Remote

Adim

Los Angeles, CA, United States

$63k - $100k

Ondo Finance

Remote

$120k - $200k

Coinmarketcap

London, United Kingdom

$74k - $100k

eBay

Manchester, United Kingdom

$72k - $84k

Flashbots

San Francisco, CA, United States

$63k - $85k

Gnosis

Remote

OpenZeppelin

Toronto, Canada

$72k - $84k

OpenZeppelin

Remote

$72k - $84k

Web3 React Native Developer remote position

Keyko
$63k - $100k estimated

This job is closed

Keyko is a Swiss based technology company focused on developing advanced solutions that promote the growth of Digital Ecosystems.

We offer unparalleled expertise in the creation and application of large scale Web3, cryptocurrency and data sharing technologies, and are a leader in data marketplaces leveraging decentralized open source platforms like Ethereum, Celo, Filecoin, Bancor, etc.

Keyko has a proven track record delivering complex Web3 and data sharing solutions encompassing access control, blockchains, smart contracts, Big Data, regulatory compliance, data governance and scalability.

With the knowledge, expertise, and proven success that Keyko offers, there is no competitive alternative on the global market for building advanced ecosystems.

We are looking for a new Sensei in our Dōjō: React Native Developer with solid Web3 experience to help in the design, architecture, and development of our new products and services.

Our new sensei will be able to work independently, liaising between technology and business. The role requires an ability to design and build solutions using cutting edge technologies. The sensei must be driven to succeed, have an entrepreneurial mindset, and work well within the team.

Enter our Dōjō

  • We are a Digital Ecosystems company looking to change the world!
  • We are driven by our belief in Open Source to create communal value for all participants.
  • We definitely take a technical orientation to everything we do, but we’re also business savvy and combine both to develop and realize true change agents.
  • We are working to make the promise of Web3 a reality by merging legacy Web2 with new solutions.
  • We like to think we’re pretty cool and fun… ;)

Responsibilities of our new Sensei

  • Build technical solutions for Keyko and our partners through solution definition by encapsulating requirements, developing roadmaps, and understanding solution roll out needs.
  • Build wallets, blockchain explorers, faucets, and other dashboards.
  • Display an understanding of engineering backlogs and requirements gathering that help establish and oversee commitment to technical priorities.
  • Understand how to incorporate specifications from business and product owners into engineering designs.
  • Perform development and maintenance / support tasks on solutions.
  • Identify gaps in solution designs and be able to recommend solutions.

Your obi (belt) designates

  • Ability to work as a teammate for the good of the Dōjō.
  • 3 or more years of experience in engineering solution and design.
  • Understanding and experience in the Web3 space.
  • Working experience with React.js and expert knowledge of React Native development (JavaScript/TypeScript).
  • Experience with Web3 development libraries (Web3.js).

Your obi (belt) may also designate

  • Knowledge of UI/UX designs and wireframes.
  • Experience with Node.js, Express.js and Redux.
  • Experience with databases or search engines like PostgreSql / MongoDB / ElasticSearch.
  • Experience with REST and/or GraphQL APIs.
  • Experience with technologies like Ethereum and EVM based blockchains.
  • Proven ability to architect and develop novel solutions, products, and ventures.

What’s in the Dōjō?

  • Competitive compensation.
  • Fully remote.
  • Offsites, live events for the different teams (Italy, Lisbon, Berlin, Zurich, Spain).
  • Fantastic teammates!

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.