EVM Jobs

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

Nansen.ai

New York, NY, United States

IOTA Foundation

Remote

$82k - $87k

Roci.fi

Berlin, Germany

$22k - $100k

Consensys

Remote

$54k - $60k

Consensys

Remote

$48k - $70k

Ondo Finance

Remote

$98k - $110k

Ondo Finance

Remote

$84k - $150k

Parity Technologies

Berlin, Germany

$63k - $73k

Parity Technologies

Berlin, Germany

$63k - $90k

IO Global

Remote

$47k - $70k

Consensys

Remote

$54k - $60k

Altoros

Minsk, Belarus

$105k - $111k

Crypto.com

United States

$63k - $95k

IOTA Foundation

Remote

$82k - $87k

Ankr

San Francisco, CA, United States

$11k - $85k

Internship Attribution

Nansen.ai
NY New York City, New York, United States
Join Talent Pool

This job is closed

About the role

As anIntern, you'll be working with various teams to provide bespoke data and market analysis for the crypto space.

Your contributions to the team will have abig impact, as you help us grow Nansen to a leading crypto company.

You can be locatedanywhere in the world, as our work is 100% online.

The position isfull-time.

What will you be doing?

  • Researchblockchain protocols
  • Classify addresseson Ethereum and EVM chains
  • Work withSQLandBigQueryto analyze large amounts of data
  • Work withdata visualizationsto communicate findings
  • Leverage internal tools and processes tocollect and structure human input
  • Continuouslylearnabout the crypto space, including DeFi and NFTs
  • Write and review technical documentation used by the whole organization

Are you the right person for this role?

The ideal candidate for us has:

  • Drive: We want people who are passionate about the crypto-asset industry, and are eager to up-skill and hone their knowledge in the crypto space
  • Expertise: Intermediate knowledge of DeFi is a prerequisite; an ability to quickly comprehend, evaluate, and critique new ideas is a huge plus
  • Analytical: Strong analytical, financial analysis, organizational, and writing skills
  • Independent: Direct experience working in a remote first environment; and able to work independently whilst collaborating closely with a fast-growing team
  • Self-motivated: Entrepreneurial mindset with a strong sense of ownership, empathy, and determination to get things done
  • Resilience:Humble to new ideas, and eager to learn amidst adversity and challenges
  • Minimum 3-months full-time commitment; Top performing interns may receive an offer to join us in a full-time capacity at the end of the internship
  • Anentrepreneurial spiritand the skills to take a (rough) idea and make it reality
  • An eye fordetail, but is pragmatic and able toget things done fast
  • Greatwritten communication skillsin English
  • An ability toself-organizein a remote-first work environment
  • Bonus: Experience from the cryptocurrency industry
  • Bonus: Proficiency in other major languages (e.g. Chinese or Spanish)

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.