Layer 2 Jobs

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

Stellar Development Foundation

San Francisco, CA, United States

$165k - $205k

Monad Labs

New York, NY, United States

$150k - $200k

Seedify

Remote

$72k - $75k

Google

Singapore, Singapore

$72k - $168k

Google

Singapore, Singapore

$72k - $168k

Compound

United States

$72k - $75k

Windranger Labs

Singapore, Singapore

$84k - $90k

Matter Labs

London, United Kingdom

$74k - $80k

Matter Labs

London, United Kingdom

$54k - $72k

Matter Labs

London, United Kingdom

$74k - $80k

Matter Labs

London, United Kingdom

$63k - $80k

TBD Advertising

San Francisco, CA, United States

$222k - $272k

Nethermind

London, United Kingdom

$89k - $102k

Immutable

Sydney, Australia

$63k - $70k

Immutable

Sydney, Australia

$63k - $70k

Senior Full Stack Software Engineer

Stellar Development Foundation
$165k - $205k
CA San Francisco, California, United States
Join Talent Pool

This job is closed

Interested in working on cutting-edge blockchain technology and creating equitable access to the global financial system? Since 2014, the mission-driven team at the Stellar Development Foundation (SDF) has helped fuel the tremendous growth of the Stellar blockchain network, an open-source platform that operates at high-scale today. Developers and companies around the world build on it, and the SDF team is expanding to support the rapidly growing and changing Stellar ecosystem.

Soroban is Stellar’s new, state-of-the-art smart contracting platform. As a Dapp (decentralized application) engineer on the Smart Contract Platform team, your goal will be to create both the blueprint and the tools to empower smart contract developers in the Stellar ecosystem to build their own Dapps. You’ll be deeply involved in the developer experience and tooling to accelerate the success of smart contract devs, while also trail-blazing standard patterns for Stellar smart contracts. You’ll turn the theory into reality with cutting-edge prototyping, and when it makes sense, go further, helping to design and build out new layer-2 solutions for scalability and privacy using our new smart contract machinery.

In this role, you will:

  • Work on cutting-edge technology at the intersection of blockchain and finance

  • Have an outsize impact by coming in on the ground floor as smart contracts on Stellar go live

  • Build out a best-in-class developer experience for smart contracts on Stellar

  • Prototype and define best practices for smart contracts on Stellar

  • Build out server-side platform infrastructure and APIs to support Stellar developers

  • Create client prototypes to showcase smart contract features and end-to-end Dapp usage

  • Write code in modern languages like Typescript, Rust and Go

  • Participate in L2 protocol design and implementation

You have:

  • 5+ years creating full-stack and web applications

  • Proficiency with Typescript and React

  • Knowledge of at least one backend language (e.g. Go, Java, Rust, Python)

  • Expertise in designing and utilizing RESTful APIs

  • Familiarity with databases and data storage

  • Independent and results-driven. Skilled at working in an environment with dynamic objectives.

Bonus Points if:

  • You have Dapp experience on another blockchain

  • You’ve worked on VSCode or similar developer-facing tools

  • You’ve designed and implemented a protocol-based system

We offer competitive pay with a base salary range for this position of $165,000 - $205,000 depending on job-related knowledge, skills, experience, and location. In addition, we offer lumen-denominated grants along with the following perks and benefits:

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.