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

IOTA Foundation

Remote

$54k - $100k

Coinocracy

Palo Alto, CA, United States

$150k - $200k

Oasis Protocol Foundation

London, United Kingdom

$63k - $82k

Acala

Auckland, New Zealand

$54k - $70k

Chainlink Labs

Remote

Neon Labs

Remote

$43k - $86k

Neon Labs

Remote

$54k - $90k

Neon Labs

Remote

$40k - $90k

Ballast.finance

New York, NY, United States

$0k

IOTA Foundation

Remote

$82k - $87k

Aurigami

Remote

$80k - $160k

Binance

Remote

Aave

United Kingdom

$84k - $110k

Ankr

San Francisco, CA, United States

$11k - $85k

Ecosystem Relations Lead Assembly

IOTA Foundation
$54k - $100k estimated
Join Talent Pool

This job is closed

Ecosystem Relations Lead (Assembly)

The IOTA Foundation is a not-for-profit organization established in 2017 and headquartered in Berlin, Germany. The Foundation’s mission is to drive the development and standardization of new distributed ledger technologies (DLTs) that enable permissionless innovation ecosystems. To realize this potential the IOTA Foundation is actively building a global ecosystem of developers, founders, investors, experts, private enterprises, governments, civil society, and more.

Concretely, we engage in engineering, research. and community organizing efforts around the IOTA Tangle – a feeless and scalable DLT that supports secure data and value transfers. This includes building a permissionless smart contracts network, Assembly, and other supporting tools that enable the development of future open worlds.

Mission:

As an Ecosystem Relations Lead for Assembly you will acquire and manage relationships with builders, founders, investors and experts working in crypto and Web3. You will be a bridge-builder, connecting these groups together and routing information, capital and relationships. In addition, you will help identify and bring in new members into the Assembly ecosystem.

Tasks

Discovery: scout for and onboard new individuals, organization and projects working in crypto and Web3

  • Actively scan crypto and adjacent industries for potentially valuable additions to the community
  • Add to, update, and coordinate with rest of the team to work through the Discovery funnel entries
  • Reach out to, qualify, convert and onboard candidates

Relationship Management: be the dedicated point of contact for Assembly community members

  • Establish a relationship with community members, and develop an understanding of their needs, goals, progress, and expectations
  • Build bridges for the community to help them become active contributors
  • Work directly with community members and their project teams to support their needs (dedicated Discord channel, regular check-ins, etc.)
  • Establish connections to subject matter experts in Web3 for more specific support
  • Find and build relationships with other community members, including scheduling introductions, keeping track of participants within their domain
  • Educate about Assembly’s strategy, logy, and positioning

Knowledge Management: route information between groups and the Assembly team

  • Capture and synthesize key learnings and share with the community and team

Requirements

  • Understanding of Web3 ecosystems and crypto.
  • Previous experience in other DLT communities is valued
  • Technical understanding of IOTA’s technology and core principles. Existing understanding of EVM a plus
  • Outstanding communication skills
  • Flexibility to engage on several different digital platforms (eg, discord, twitter, etc.)
  • High level of fluency in spoken and written English, other languages are a plus
  • You enjoy working with various internal and external stakeholders
  • You feel comfortable presenting or being on a stage at events
  • You can adapt to changing circumstances with ease
  • You are proactive, self sufficient and like to take new challenges
  • You enjoy working in a remote team environment

Please describe your experience in crypto and any relevant roles you've had in your Cover letter.

Benefits

  • The opportunity to work with the brightest minds in the industry
  • An annual budget for personal development
  • Flexible working hours and fully remote set-up
  • Culture of trust, empowerment and constructive feedback

The IOTA Foundation is an equal opportunity employer. We celebrate diversity and are committed to creating an inclusive environment for all employees.

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.