EVM Jobs

412 jobs found

Part of the Bondex Ecosystem

WxRK

Stop applying — get discovered by hiring agents.

Build your profile
Job Position and Company Posted Location Salary Tags

$200k - $280k

$150k - $200k

$43k - $86k

$54k - $90k

$40k - $90k

$0k

$80k - $160k

$84k - $110k

$0k

$50k - $90k

$0k

$70k - $150k

$115k - $2k

$0k - $2k

$63k - $75k

Stargate
$200k - $280k
Florida Miami United States

Mission

๐Ÿš€ Stargate strives to be the destination platform to interact with crosschain decentralized finance.

About Us

We are a small team of crypto native builders, traders, and designers looking to bridge the gap between the current state of crypto and mass adoption.

We were raised on Runescape and crypto mining in our parentsโ€™ basement. Weโ€™ve ridden the waves of the volatile crypto market cycles. Weโ€™re deeply dedicated and fanatically obsessed with onboarding the next wave of crypto users into the wonderful and wild world of Web 3.

We want people of all different backgrounds, expertises, and cultures to come work with us - The only pre-requisite is that you want to build something amazing.

What is Stargate?

Stargate is a platform designed to make investing in crypto simple and fun without limiting users to specific blockchains or DeFi applications. We are simplifying crypto by using cutting edge interoperability solutions and new DeFi building blocks so more people can participate in the Web3 transformation.

There are two main components to Stargate:

  • Stargate API
  • Stargate Protocol: Multichain yield aggregation built off the Stargate API

The Role

Job Description

Stargate is looking for a Solidity engineer to help standardize DeFi yields across chains to the newly proposed ERC-4626 standard. This engineer should be familiar with design choices around previous ERC standards (e.g. ERC-20's, 721's, etc.) and be familiar with intricies around development on Ethereum vs. other other EVM chains. We are looking for someone with a passion for creating the infrastructure behind the next generation of multichain DeFi strategies.

What youโ€™ll do

Lead development team to wrap existing yield farms as ERC-4626 to conform with the Stargate API Create Stargate vault containers that can be used by the rest of the protocol team Interact with smart contracting teams of other DeFi protocols Devise tooling around tokenized yield to reduce barrier to entry Communicate and work closely with API team to generate feature requests

Who you are:

  • You have a passion for creating better multichain infrastructure
  • Youโ€™ve worked on other yield generation projects in DeFi
  • Youโ€™ve built early stage products
  • You are a perfectionist looking to build solutions to enable better multichain UX from the ground-up
  • You are excited to work in a small and fast moving team
  • You like to have a lot of fucking fun

Qualifications:

  • Expert in Solidity and familiarity with multichain development
  • Please include a Github and past projects

Nice to have:

  • Experience working on ERC standard creation
  • Have developed multichain apps
  • Familiarity with API creation and interactions within smart contracts
  • Used Fintech apps
  • Technical/content writing skills

Benefits

  • Work remotely - anywhere in the world.
  • Our team is currently based out of Miami ๐ŸŒ† and New York ๐Ÿ™
  • Competitive pay
  • Generous equity

Feel free to contact us if you would like to learn more about the position at [email protected]

Stargate focuses on Mobile, Financial Services, Personal Finance, Finance Technology, and Cryptocurrency. Their company has offices in New York City, Miami, and Remote. They have a small team that's between 1-10 employees.

You can view their website at https://www.stargate.money 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.