Layer 2 Jobs

1,039 jobs found

web3.career is now part of the Bondex Logo Bondex Ecosystem

Receive emails of Layer 2 Jobs
Job Position Company Posted Location Salary Tags

Immutable

Sydney, Australia

$63k - $75k

DeGate

Remote

$105k - $111k

Parity Technologies

Berlin, Germany

$80k - $105k

Parity Technologies

Berlin, Germany

$86k - $110k

Bitaccess

Toronto, Canada

$75k - $108k

CoinGecko

Remote

$91k - $100k

CoinGecko

Remote

$29k - $46k

Consensys

Remote

$36k - $54k

MetaMask

United States

$36k - $54k

Fancurve

United States

$100k - $160k

Coin Cloud

Las Vegas, NV, United States

$11k - $80k

IOTA Foundation

Remote

Energi Core Limited

San Francisco, CA, United States

$58k - $60k

Bitaccess

Toronto, Canada

$75k - $108k

Energi Core Limited

Miami, FL, United States

$58k - $60k

Principal Engineer Guild of Guardians

Immutable
$63k - $75k estimated

This job is closed

A bit about us: 

$100bn was spent on in-game items in 2020. $0 went to players. We believe that games should provide more than just entertainment value for the time and money invested.  

This is why we are building Guild of Guardians, a mobile RPG made for players who want their time to be rewarded both financially, for entertainment and want to play a free mobile RPG where they can turn their gaming passion into assets by trading heroes and items for real money. 

As a Principal Engineer, you will be a core technical leader of the team, working on both frontend and backend features, but also involved in product design and development. You’ll help the team estimate, prioritise and scope features, and contribute to product discussions at all stages of development. 

This role is perfect for someone who wants to work in a high growth company, has an interest in blockchain and gaming, and wants to develop and deploy consumer-facing products!

Additional Information:

Immutable is committed to building and fostering an inclusive, diverse workplace. We believe in incorporating everyone’s perspectives and experiences as this has been a significant driver in our success so far.

For this reason, we strongly encourage candidates of all backgrounds to get in touch. Even if you don’t meet all the requirements of a job listing, do yourself (and us) a favour by still applying! It’s highly likely you’ll bring something to the workplace that we haven’t thought of yet, and we would love to hear from you.

We are a 2021 Circle Back Initiative Employer – we commit to respond to every applicant.

Please note: There may be a delay in our response times due to our end of year shut-down period. Our office is closed between 17th of December and 4th of January. We promise you'll hear from us soon after we return!

What is the meaning of Layer 2?

Layer 2 in the context of cryptocurrency and blockchain technology refers to a secondary framework or protocol that is built on top of an existing blockchain system (the main chain or Layer 1)

The primary purpose of Layer 2 solutions is to solve the scalability and speed issues that many blockchains face, especially those that have become popular and heavily used, like Ethereum

Here are the key aspects of Layer 2 solutions:

  1. Scalability Enhancement: They help in scaling the main blockchain by handling transactions off the main chain. This reduces the burden on the main chain, allowing for faster and cheaper transactions.
  2. Types of Layer 2 Solutions: There are various forms of Layer 2 solutions, including state channels, sidechains, plasma chains, and rollups. Each has its own mechanism for interacting with the main chain and handling transactions.
  3. State Channels: These involve two parties engaging in numerous transactions outside of the main chain, which are then consolidated into a single transaction. This is especially useful for situations where multiple transactions occur between the same parties.
  4. Sidechains: These are separate blockchains that are connected to the main chain via a two-way peg. They operate independently and can have their own consensus mechanisms but are secured by the main chain.
  5. Plasma Chains: Plasma chains are similar to sidechains but with a more hierarchical structure. They report back to the main chain regularly and are optimized for mass transaction handling.
  6. Rollups: Rollups process and store transaction data on a sidechain but post transaction data to the main chain. They come in two varieties: optimistic rollups and zk-rollups, each with its own method of transaction verification.
  7. Security Considerations: While Layer 2 solutions are generally secure, they can have different security models compared to the main chain. This is an important consideration for users and developers.
  8. Impact on User Experience: For end-users, Layer 2 solutions can greatly improve the experience by reducing transaction fees and increasing transaction speeds.
  9. Adoption and Development: Many blockchain projects are actively developing Layer 2 solutions to enhance their networks. This is an ongoing area of innovation in the blockchain space.