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

Evmos

New York, NY, United States

$67k - $72k

Windranger Labs

United States

$90k - $150k

Limit Break

United States

$36k - $54k

Coinmarketcap

Taipei, Taiwan

$72k - $150k

Aurora Labs

Remote

$73k - $171k

Mythical East

Kiev, Ukraine

$72k - $90k

Stackup

Remote

$100k - $160k

Gnosis

Remote

Monad

New York, NY, United States

$87k - $110k

Aurora Labs

Remote

$98k - $100k

Binance

Singapore, Singapore

Biconomy

Dubai, United Arab Emirates

$62k - $100k

Business Operations Working Student

Evmos
$67k - $72k estimated

This job is closed

BizOps Working Student

Evmos is on a mission to develop and ship the foundational tools necessary for building the cross-chain applications of the future, freeing developers from the confines of today’s siloed blockchains. Our teams are building for a world where the next million Web3 users are simply regular users. Read our latest manifestohere.

Evmos opens a new frontier for blockchain applications, expanding the functionality of the EVM by enabling cross-chain applications that tap the liquidity and user bases of multiple blockchain ecosystems to provide more unified experiences.

This is an opportunity to join Evmos at a pivotal time on our growth journey. Having just raised$27m in fundingfrom investors including Polychain Capital, Coinbase Ventures and Circle Ventures, Evmos is now poised to accelerate towards our goal of becoming the playground for Ethereum Apps in the Cosmos ecosystem.

About The Role:

In this role, you will conduct in-depth assessments of potential business opportunities, delving into market research, analyzing financial data, and evaluating risks to shape our strategic decisions.

You'll closely collaborate with, and report to, our Business Operations team and COO, ensuring seamless operations by coordinating daily activities, tracking performance metrics, and optimizing processes that align with the company's mission, values, and growth ambition.

Your core responsibilities will involve cross-functional collaboration, gathering insights from various teams, participating in brainstorming sessions, and contributing to projects that enhance overall operational efficiency. With your analytical mindset, you'll interpret data to provide valuable insights, aiding in informed decision-making, process improvement, and contributing to our business goals.

This role offers not only present contributions, but also professional growth as you learn from experienced professionals, expand your skill set, and make impactful contributions to cutting-edge blockchain projects.

What you will learn

  • You’ll get familiarity with blockchain technologies and develop an in-depth knowledge of them.
  • You’ll develop skills in coordinating daily activities, tracking performance metrics, and optimizing operational processes to ensure seamless workflow and efficiency.
  • Gain insight into the intricacies of startup operations, where resource constraints and rapid growth require innovative problem-solving and strategic thinking.
  • Navigate the fast-paced startup ecosystem with a specific focus on blockchain, honing your adaptability and resilience in an industry characterized by rapid change and innovation.

Nice to have

  • Familiarity with blockchain concepts, technology, and trends, allowing for deeper engagement with our blockchain-focused projects.
  • Experience using collaboration tools such as Slack and Notion can facilitate seamless communication and efficient project management within our team.
  • Adaptable to changing priorities, a quick learner, with the ability to quickly and proficiently understand and absorb new information.
  • You are motivated by continuous learning and growth, and are willing to quickly get up to speed in a dynamic environment.
  • You communicate effectively and dive in to the team spirit.

Benefits

At Evmos, we understand the importance of work-life balance. That's why we offer flexible hours to ensure that our team members can work at times that suit their individual needs and schedules.

We pride ourselves on our culture of openness, transparency, and trust, where everyone's ideas and opinions are valued and respected and where all team members feel welcome and appreciated for who they are.

We love getting together as a team and hosting community events! This is a great opportunity to network in a relaxed environment and meet like-minded people in the Cosmos community!

Please reach out to us if you have a special requirement when applying to a position and we will happily take it into consideration.

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.