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

RECUR

Toronto, Canada

$43k - $53k

Energi Core Limited

New York, NY, United States

$54k - $72k

Status.im

Remote

$43k - $70k

Blockstream

San Francisco, CA, United States

$58k - $80k

Gemini

New York, NY, United States

$72k - $100k

Figment

Toronto, Canada

$40k - $62k

Stellar Development Foundation

San Francisco, CA, United States

$61k - $90k

Stellar Development Foundation

San Francisco, CA, United States

$61k - $90k

Stellar Development Foundation

New York, NY, United States

$61k - $90k

Parity Technologies

Berlin, Germany

$63k - $82k

Parity Technologies

Berlin, Germany

$63k - $75k

MobileCoin

San Francisco, CA, United States

$63k - $90k

Energi Core Limited

New York, NY, United States

$60k - $72k

Energi Core Limited

New York, NY, United States

$58k - $75k

Energi Core Limited

New York, NY, United States

$72k - $75k

Principal Software Engineer NFT Blockchain Engineering Remote

RECUR
$43k - $53k estimated

This job is closed

Recur is building the future of digital collectibles on-chain, known as Non-Fungible Tokens (NFTs) – the newest Unicorn industry.
Recur is seeking a Senior Software Engineer to join its team full time. This is an exciting opportunity to join a fast-growing team, where you will be designing and building the systems that power our blockchain integrations, smart contracts, and ancillary APIs for some of the largest brands in the world in the nascent NFT space.
What do we at RECUR believe makes a great engineering team?

Here are our core beliefs:

  • It’s important to have team members that care about the team’s results more than their own individual achievements
  • It’s important for leadership to be tolerant of making mistakes
  • It’s important that the team members help, teach, and mentor one another
  • It’s important not to place blame on individuals when things go bad but instead to evaluate as a team how we do it better the next time
  • It’s important to be clear on what that mission is and minimize the distractions on the teams executing on that mission
  • Small teams execute better than big ones, empower small teams with ownership and minimize the dependencies between them
  • It’s important to encourage self-directed innovation

What you will do at RECUR

  • Design and implement systems that interact with blockchains and smart contracts across all major blockchains including Ethereum, Layer 2 networks, and other leading blockchain platforms
  • Gain an intricate understanding of NFT protocols and further innovate on what they can do and how they can be used in interesting and unique ways
  • Work on a small agile team of software engineers and product managers
  • Coach and guide our co-ops, interns, and other junior members of the team
  • Develop high quality and maintainable software

What you bring to RECUR

  • You have 5+ years of experience developing software
  • You have an understanding of how to build secure, reliable, scalable software in a cloud-based environment
  • You have advanced working SQL knowledge and practical experience with popular relational SQL databases and concepts.
  • You are comfortable and proficient with a bash terminal
  • Experience with containers (Docker)
  • You have experience with a scripting language such as Javascript / NodeJS, Python, PHP
  • You learn quickly, are flexible, and do whatever it takes for the team to be successful
  • You have an interest in blockchain, cryptocurrency, and NFTs, and you may even have dabbled with building your own Ethereum contracts.
  • You are legally eligible to work in the United States or Canada

Benefits & Perks

  • Commitment to being a remote-first company & embracing remote work best practices
  • Company sponsored Health, Dental and Vision Benefits, 401K with 2% match
  • 3 weeks paid vacation, 10 company holidays and fully paid parental leave
  • Industry focused lunch & learns, swag and the and flexibility to get tooling you need
  • The chance to work with incredibly passionate people on a mission to shape an industry!
This is a completely remote role and can work anywhere in the US or Canada.
#LI-REMOTE

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.