Layer 2 Jobs

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

Enya

Remote

$45k - $90k

Enya

Remote

$72k - $75k

Enya

Palo Alto, CA, United States

$72k - $75k

Monad

New York, NY, United States

$125k - $175k

Monad

New York, NY, United States

$150k - $200k

OpenZeppelin

Remote

$54k - $70k

Cloudery

United States

$62k - $77k

Fuel Labs

Remote

$72k - $100k

OpenZeppelin

Remote

$18k - $45k

DApp360 Workforce

United States

$72k - $168k

Status

Remote

$72k - $84k

Fuel Labs

Remote

$58k - $81k

OKX

Singapore, Singapore

$63k - $66k

EOS Network Foundation

United States

$72k - $75k

Fuel Labs

Remote

$72k - $100k

Technical Writer

Enya
$45k - $90k estimated

This job is closed

Technical Writer

Remote /
Engineering /
Full Time
/ Hybrid

Apply for this job
Enya Labs, a core contributor to Boba Network, is seeking a Technical Writer with prior experience as a software developer to join our growing team. In this role, you will help create and manage new documentation for software developers, release notes, social media and blogs and will be involved in the creation of our white paper and technical documentation. We need someone that is familiar with Javascript.

What You'll Do:

    • Take full ownership of end-to-end Enya Labs technical documentation
    • Write and update technical documentation
    • Can write in Javascript
    • Maintain and update all technical research and documents and edit and improve developer written and business prose
    • Create documentation >
    • Partner and collaborate with Product, Engineering and Marketing teams to ensure roadmap is in sync with our technical documentation while prioritizing internal deadlines

What You've Done:

    • 2+ years experience as a technical writer on complex products/projects
    • Experience documentation in Javascript projects
    • Interest in blockchains and cryptocurrency
    • Experience in buidling documentation systems

Benefits + Perks:

    • 401k Matching
    • Health Insurance Coverage
    • Flexible Time Off Policy
    • Work remotely from anywhere you choose
    • Team events to learn about trends and events in the DeFi & Crypto industries
About Enya

Enya Labs is a contributor to the Boba Network, a multichain Layer 2 that reduces the barriers of adoption for users and developers. We are empowering Gaming, DeFi, and NFT projects to scale more cost-effectively while delivering a smoother user experience. Boba's Hybrid Compute technology enables developers across the blockchain ecosystem to build dApps that invoke code executed on web-scale infrastructure, making it possible to leverage sophisticated algorithms that are either too expensive or impossible to execute on-chain.
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.