Layer 2 Jobs

1,036 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

Obol

Remote

Enya

Remote

$63k - $90k

Monad Labs

New York, NY, United States

Spaceport Technologies

Boston, MA, United States

$72k - $100k

Polygon

United States

$45k - $72k

Energi Core Limited

Dubai, United Arab Emirates

$98k - $110k

Energi Core Limited

London, United Kingdom

$33k - $75k

Immutable

Remote

$63k - $82k

Polygon Technology

United States

$84k - $90k

Energi Core Limited

Toronto, Canada

$72k - $75k

Experfy

Los Angeles, CA, United States

$40k - $70k

Bee Engineering ICT

Lisbon, Portugal

$54k - $77k

Wirex

Lviv, Ukraine

$60k - $82k

Nethermind

London, United Kingdom

$72k - $75k

Polygon Technology

United States

$63k - $82k

UX UI Product Designer

Obol

This job is closed

UX/UI Product Designer

Remote /
Product /
Full Time

Apply for this job
Who Are We?

Obol Labs is a remote-first research and software development team focused on Proof of Stake infrastructure for public blockchain networks. Specific topics of focus are Internet Bonds, Distributed Validator Technology, and Multi-Operator Validation. The core team includes 14 members spread across 8 countries.

The core team is building the Obol Network, a protocol to foster trust-minimized staking through multi-operator validation. This will enable low-trust access to Ethereum staking yield, which can be used as a core building block in various Web3 products.

The Network

The network can be best visualized as a work layer that sits directly on top of the base layer consensus. This work layer is designed to provide the base layer with more resiliency and decentralization as it scales. In this chapter of Ethereum, we will move on to the next great scaling challenge, which is stake centralization. Layers like Obol are critical to the long-term viability and resiliency of public networks, especially networks like Ethereum.

Obol as a layer is focused on scaling main chain staking by providing permissionless access to Distributed Validators. The network utilizes a middleware implementation of Distributed Validator Technology (DVT), to enable the operation of distributed validator clusters that can preserve validators' current client and remote signing configurations.

Similar to how roll-up technology laid the foundation for L2 scaling implementations, we believe DVT will do the same for scaling the consensus layer while preserving decentralization. Staking infrastructure is entering its protocol phase of evolution, which must include trust-minimized staking networks that can be plugged into at scale. We believe DVT will evolve into a widely used primitive and will ensure the security, resiliency, and decentralization of public networks.

The Obol Network develops and maintains four core public goods that will eventually work together through circular economics:

The DV Launchpad, a User Interface for bootstrapping and managing Distributed Validators

Charon, a middleware Golang client that enables validators to run in a fault-tolerant, distributed manner

Obol Managers, a set of solidity libraries for the formation of Distributed Validators tailored to different use cases such as DeFi, Liquid Staking, and Fractionalized Deposits 

Obol Testnets, a set of ongoing public incentivized testnets that enable any sized operator to test their deployment before serving for the Ethereum Main net

Sustainable Public Goods

Obol is inspired by previous work on Ethereum public goods and experimenting with circular economics. We believe that to unlock innovation in staking use cases, a credibly neutral layer must exist for innovation to flow and evolve vertically. Without this layer, highly available uptime will continue to be a moat.

The Obol Network will become an open, community-governed, self-sustaining project over the coming months and years. Together we will incentivize, build, and maintain distributed validator technology that makes public networks a more secure and resilient foundation to build on top of.

UI / UX Product Designer

Looking for an artist who passionately cares about bringing simplicity to complex user flows! The role will take ownership of our user facing products, including the Distributed Validator Launchpad (Pre-release in development)

About you

    • Enjoys creating high fidelity UI interfaces
    • Crafts design systems by defining UI patterns to improve simplicity
    • Creating visually beautiful illustrations either from scratch or by modifying icon packs
    • Prototypes UX mockups and seeks out feedback via user testing product experiences

What you will like about us

    • Supporting Proof of Stake Ethereum, which has reduced it's energy requirements by 95%
    • Developing open source public goods for permissionless networks
    • Solving groundbreaking problems in distributed cryptography and cryptoeconomics
    • Competitive compensation and benefits
    • Twice annual Global Off-sites
    • Annual opportunity to attend DevCon (or a blockchain conference of choice)
    • Opportunity to collaborate with industry-leading cryptography researchers and advisors
    • Opportunity to collaborate with industry-leading validators
    • Opportunity to collaborate with Ethereum core client teams
🕰️ In order to scale efficiently, we focus our hiring on candidates able to work during the standard business hours of the following timezones: GMT-8 to GMT+3.
This does not mean that you have to be located in these timezones to get the job but must be able to work the bulk of your time during their standard business hours.
Apply for this job

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.