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

Polygon Labs

United States

$63k - $90k

Belmont Lavan

London, United Kingdom

$54k - $70k

xalts

Bengaluru, India

$39k - $65k

Qredo

Singapore, Singapore

Qredo

Lisbon, Portugal

$45k - $90k

Qredo

Lisbon, Portugal

Qredo

Malta

Immutable

Australia

$72k - $100k

Immutable

Sydney, Australia

$63k - $70k

Immutable

Sydney, Australia

$63k - $90k

Immutable

Sydney, Australia

$63k - $90k

Circle

San Francisco, CA, United States

$160k - $215k

Circle

London, United Kingdom

$32k - $100k

Circle

Washington, United States

$225k - $310k

Aztec

London, United Kingdom

$63k - $75k

Polygon Labs
$63k - $90k estimated
United States US
Apply

What is Polygon?
Polygon is the leading blockchain development platform, offering scalable, affordable, secure and sustainable blockchains for Web3. Its growing suite of products offers developers easy access to major scaling solutions including L2 (ZK Rollups and Optimistic Rollups), sidechains, hybrid, stand-alone and enterprise chains, and data availability. Polygon’s scaling solutions have seen widespread adoption with tens of thousands of decentralized applications hosted, 1.6B+ total transactions processed, 180M+ unique user addresses, and $7B+ in assets secured. Polygon is carbon neutral with the goal of leading the Web3 ecosystem in becoming carbon negative.Key Job Responsibilities

  • Contribute to designing, implementing and launching new versions of blockchain nodes and maintaining them
  • Implement new features and deploy them on an ongoing basis
  • Design and build blockchain components, consensus, tools for the Polygon ecosystem
  • Collaborate with external teams and developers

What you’ll need
  • 3+ years of experience working with backend systems in Go
  • Good understanding of distributed systems and network protocols
  • Experience with Ethereum, Bitcoin, or other blockchains is a plus
  • Understanding and being able to reason about different scalability approaches, such as rollups and sidechains, knowledge of ZK rollups is a big plus
  • Experience of writing smart-contracts (using Solidity or Vyper) is a plus

Benefits
The goal of the Polygon total rewards program is to support the health and well-being of you and your family. Our comprehensive compensation plan includes, the following benefits:
Remote first global workforce
Industry leading Medical, Dental and Vision health insurance fully covered for each employee
  • Company matching 401k with 6% match

$1,500 Home Office Set Up Allowance
$2,000 Employee Development Program
Unlimited PTO, with minimum required 10 days off annually for each employee
Book Allowance Program…$200 per year
Company issued laptop
  • In certain countries medical, dental and vision is fully covered for any dependents. This is country and plan specific

Polygon is committed to a diverse and inclusive workplace and is an equal opportunity employer. We do not discriminate on the basis of race, national origin, gender, gender identity, sexual orientation, protected veteran status, disability, age, or other legally protected status.
If you think you have what it takes, but don't necessarily meet every single point on the job description, please still get in touch. We'd love to have a chat and see if you could be a great fit.
Learn More about Polygon
Website | Twitter | Ecosystem Twitter | Developer Twitter | Studios Twitter | Telegram | Reddit | Discord | Instagram | Facebook | LinkedIn

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.