| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Aave | London, United Kingdom | $84k - $110k | |||
RociFi | Remote | $100k | |||
Ferrum Network | Salt Lake City, UT, United States | $36k - $60k | |||
Ferrum Network | Salt Lake City, UT, United States | $36k - $60k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Konfid.io GmbH | Remote | $50k - $60k | |||
Crypto.com | Singapore, Singapore | $105k - $117k | |||
Pundi X | Jakarta, Indonesia | $72k - $90k | |||
Cryption Network | India | $100k - $16k | |||
Request | Remote | $63k - $100k | |||
Stargate | Miami, FL, United States | $200k - $280k | |||
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 |
|
This job is closed
The Aave Companies are focused on innovation in Web3, and have cultivated a thriving, collaborative culture. Valuing expertise and dedication, the Aave fam is welcoming, passionate, and eager to build great products. We celebrate differences and seek to recruit, develop, and retain the most talented people from a diverse candidate pool...and we're hiring!
We are looking for a Senior Smart Contract Engineer to help us innovate and build the next generation of Web3, on the smart contract side, across a variety of new and exciting verticals, from protocol design to implementation.
Although the role is remote friendly, it is preferred that you are located and working within the GMT-PST time zones for coordination purposes.
Responsibilities
- Work closely with our smart contract development team to develop and build new core smart contracts.
- Brainstorm and ideate on new protocol designs.
- Engage and work with both internal and external auditing teams and implementing feedback.
- Evaluate and assess L2s and other scaling solutions.
- 4+ years of experience building and releasing secure and production grade contracts in Solidity
- 6+ years as a developer
- Experienced problem solver with an interest in building complex smart contracts
- Demonstrated experience shipping and deploying smart contracts on main-net and/or side-chains holding significant amounts of value
- Strong understanding of the EVM (Ethereum Virtual Machine) and the DeFi and Web3 ecosystem where an understanding of NFTs
- Flexible working with office based in Central London (W11) or remote
- Private health care
- 5 weeks of paid holiday
- Front-row seat in the development of a new Web3 future and new job category
- Innovation-driven work environment
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.