Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Nethermind | London, United Kingdom | $39k - $65k | |||
Shadow | New York, NY, United States | $99k - $100k | |||
Trilitech | Remote |
| |||
TAC | Remote | $74k - $107k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Web3 Recruit | Remote | $200k - $300k | |||
Lendr.fi | Remote | $70k - $150k | |||
Magic Eden | Remote | $170k - $210k | |||
Rome Protocol | United States | $120k - $250k | |||
Almanak | Remote | $74k - $100k | |||
Gelato | Remote |
| |||
Lendr Network | Remote | $124k - $180k | |||
Gelato | Remote |
| |||
Walnut | Remote |
| |||
Cutting Edge Search | San Francisco, CA, United States | $84k - $107k | |||
Number Group | Remote |
|
-
Are you the one?
We are looking for a passionate and skilled engineer to join our highly dynamic team.
You will be developing blockchain-based solutions that span across a wide spectrum of the web3 ecosystem, from protocol level engineering and smart contracts development to DApps and Enterprise/Financial applications that integrate with or are built on blockchain infrastructure.
This is a remote-first role, where you will be working with a globally distributed team of talented engineers and researchers, as well as many leading industry partners.
You should be proficient in Smart Contract Development (mainly Solidity), have a deep understanding of the Ethereum blockchain, possess strong general engineering skills, and have a solid understanding of computer science fundamentals. The ideal candidate should be a strong problem-solver with excellent attention to detail. Familiarity with non-EVM blockchains, the DeFi landscape, and traditional finance would be a plus.
Responsibilities include, but not limited to:
- Design and build applications built on various blockchains, with a primary focus on EVM compatible chains
- Develop, test, and deploy secure smart contracts
- Debug and optimize smart contracts
- Work on full-stack engineering solutions that integrate with or built on top of blockchains.
- Extract and process data from the blockchain
- Develop scripts & tools to automate or improve blockchain interaction
- Collaborate with other engineers and teams, both internally and externally
- Stay updated with new developments and technology in the blockchain space
Technical Skills:
- Excellent programming skills, C# and Python preferred but will also considerother tech stacks(e.g., Rust, GO, Java, Kotlin)
- Ability to implement efficient algorithms and design complex data structures
- An understanding of good software architecture and engineering process
- Ability to write clean, testable, and maintainable code without over-engineering
- Strong computer science background
- Proficient in Solidity programming language with extensive experience in developing complex smart contracts. Familiar with toolings such as Foundry, Hardhat or Remix. Other languages will be also considered (e.g Cairo, MOVE)
- Deep understanding of Ethereum blockchain architecture
- Understanding of the DeFi landscape, including lending protocols, DEXs, yield farming, and stablecoins
- Experience in developing off-chain applications that integrate with web3 protocols, using libraries such as Web3.js and ethers.js.
Other Competencies:
- You need to be a self-starter
- Excellent problem-solving and analytical skills, with attention to detail
- Strong written and verbal communication and collaboration skills
- Proficiency in English
Nice to have:
- Knowledge in Traditional Finance, as well as major use cases such as Tokenisation.
- Experience with layer-2 solutions like Starknet, Optimism, zkSync, and Arbitrum
- Familiarity with blockchain data analytics tools like Dune and Nansen
- Knowledge of cryptographic primitives like hashing and signature schemes
- Familiarity with formal verification methods for smart contracts
- Experience in front-end development with frameworks like React or Angular
- Familiarity with smart contracts auditing tooling/techniques (e.g Fuzzing, Symbolic execution, Static and Dynamic Analysis)
- Infrastructure / DevOps experience (eg. setup private networks)
- Ethereum core development experience
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.