| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Aurora Labs | Remote | $11k - $80k | |||
Aurora Labs | Remote | $50k - $80k | |||
Provoke Solutions | Dallas, TX, United States | $54k - $65k | |||
Chainstack | Remote | $54k - $82k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Aurora Labs | Remote | $26k - $39k | |||
Nifty's Inc. | Miami, FL, United States | $58k - $60k | |||
Provoke Solutions | Dallas, TX, United States | $54k - $65k | |||
Gnosis | Remote |
| |||
dcSpark | Warsaw, Poland | $54k - $80k | |||
dcSpark | Austin, TX, United States | $54k - $80k | |||
IOTA Foundation | Remote | $82k - $87k | |||
Figment | Toronto, Canada | $54k - $72k | |||
Ava Labs | New York, NY, United States | $54k - $60k | |||
Europalabs.io | Miami, FL, United States | $80k - $120k | |||
Crypto.com | Dublin, Ireland | $105k - $117k |
Aurora is working in the blockchain industry and helps developers and users to capture the full benefits of the Ethereum network by creating an opportunity to scale the ecosystem.
We at Aurora Labs are looking for a talented and productive Blockchain Engineer to join the Bridge team. The Bridge team is responsible for developing the Rainbow Bridge, its related services, and infrastructure that connect Ethereum and NEAR ecosystems together.
In this role, you will contribute to building the Rainbow Bridge, its protocol, relayer services, and bridge connectors. You will be responsible for bridging various algorithmically complex systems together, which will require learning and understanding their internals. Your tasks will also involve supporting the interaction between Rainbow Bridge and Aurora Engine (EVM).
This is a full-time position that can be done remotely anywhere in the world.
Aurora Labs builds the Aurora Ecosystem which mainly consists of two components: Rainbow Bridge and Aurora Engine. Rainbow Bridge is a fully trustless and decentralized bridge that interconnects Ethereum and NEAR ecosystems. Aurora Engine is an EVM built on the NEAR Protocol, delivering a turn-key solution for developers to operate their apps on an Ethereum-compatible, high-throughput, scalable and future-safe platform, with low transaction costs for their users.
If you are eager to dive into the competing cross-chain ecosystem and would like to work in an energetic environment, surrounded by highly productive and meticulous engineers, we would be happy to see you in Aurora labs!
Qualifications
- Exceptional ability to keep things organized during the development of complex projects with a distributed team
- Proficiency in Rust/Go/C++ or other systems programming languages
- Excellent coding skills with JS/TS or other scripting languages
- Deep understanding of Blockchain technology and Ethereum in particular
- Experience in maintaining complex multi-component products (Grafana or other similar dashboard / alerting systems)
- Experience in the development of concurrent/parallel systems
- Ability to learn new languages and technologies quickly
- Strong written communication skills in English
- Ability to join the team calls during Europe working hours
Nice to have
- Strong understanding of Ethereum contracts patterns and best practices
- Experience implementing complex Ethereum contracts in Solidity
- Familiarity with the internals of other blockchains
- Familiarity with Rust
- Previous engineering experience working with NEAR/Substrate/Solana ecosystems
- Basic knowledge of cryptography
- Knowledge of runtimes and virtual machines
Responsibilities
- Overseeing the release process of the Rainbow Bridge
- End-to-end ownership of the relayers and other non-blockchain services and other critical components
- Supporting and implementing different bridge blockchain connectors
- Maintenance of the Rainbow Bridge
- Supporting the interaction between Rainbow Bridge and Aurora Engine (EVM)
- Maintenance of documentation, product knowledge base, and on-call handbook
- Ownership of monitoring and alerting systems (e.g. Grafana)
- Working with the open-source community by collaborating with external contributors on our codebase, creating and participating in events, facilitating information exchange between our community and other open source communities
- Communication and collaboration with a fully distributed team
- Design and implementation of various interoperability components interacting with multiple blockchains
Join our dedicated team of blockchain industry professionals.
Please apply today — we’re standing by for your cover letter and resume!
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.