EVM Jobs

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

Gelato Network

Zug, Switzerland

$54k - $76k

Wavy Music

Columbus, OH, United States

$80k - $100k

Gelato Network

Zug, Switzerland

$54k - $76k

Coins.ph

Singapore, Singapore

$45k - $80k

HEXENS Cyber Security

Lisbon, Portugal

$30k - $110k

HoneyBricks

San Francisco, CA, United States

$72k - $75k

Balancer Labs

Australia

$130k - $210k

Aurora

Remote

$36k - $60k

Panther Protocol

New York, NY, United States

$40k - $70k

Neon Labs

Remote

$54k - $82k

BGD Labs

Dubai, United Arab Emirates

$100k - $150k

Genesis Block

New York, NY, United States

$0k

Genesis Block

New York, NY, United States

$0k

Genesis Block

New York, NY, United States

$0k

KnitFinance

India

$0k

Smart Contract Developer Ethereum Globally Remote

Gelato Network
$54k - $76k estimated

This job is closed

Intro:

Join our team and work directly with the founders to build the future of Automation for the upcoming decentralized web. Enjoy a lot of perks, travel with us to cool events and participate in amazing off-side retreats with the team!

Participate in creating the most sophisticated crypto bot network ever created by designing the smart contracts that will rule them all!

We are a fully remote team and although we hire globally, there is a strong preference for this role to be based in Central Europe.

Watch a short summary

What we offer:

  • A fully remote team with team members in Zug, Paris, New York, Berlin, and many other cool places
  • Join the "Gelato Legendary Member Club" and work directly with the founders
  • Participate in building the infrastructure that aims to become the glue between all crypto networks and power the most promising dapps on Ethereum and beyond
  • Generous Token Package - Get a share of the network's token and be able to participate in the Gelato DAO
  • Chance to participate in shaping the future of web3 by working together with the biggest projects in this space, such as MakerDAO, Connext, Quickswap, etc.
  • Worldclass Investors - We are backed by top class VCs and Angels including Dragonfly, Galaxy Digital, ParaFi, Gnosis, Stani Kulechov and many more!

Requirements

  • Experience in writing smart contracts in solidity
  • Experience with web3 libraries (ethers.js, web3.js) - preferably ethers.js
  • Experience with testing your code locally and on ethereum test networks
  • Experience with the hardhat development environment
  • Experience deploying contracts to production environments like mainnet or polygon
  • Experience with writing subgraphs for indexing contract data
  • Experience using dapps like Uniswap, Aave, or Maker.
  • You can work with high autonomy
  • Strong written and verbal communication skills

Bonus:

  • Knowledge about the inner workings of the EVM
  • Mathematics & Finance Background
  • Experience in building and running bots that interact with smart contracts on Ethereum
  • Knowledge about Ethereum Client & Mining software
  • Front-end experience, building dApps on existing smart contracts

Technologies we use and teach:

  • Solidity
  • Node.js
  • Typescript
  • Javascript
  • Ethers.js
  • Hardhat
  • React

Benefits

  • Unlimited holiday (yes you heard that right!)

  • Work very autonomously

  • Generous GEL token package

  • Competitive Salary

  • Work together with one of the best technical teams on Ethereum

  • Build relationships with top blockchain teams which are already Gelato users, including MakerDAO, Instadapp, Zerion, Quickswap and many more

  • Chance to travel the world to go to exciting events and connect with key players in this industry

  • Join amazing in-person offsites all over the world

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

You can view their website at https://gelato.network/ or find them on Twitter.

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.