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

Energi Core Limited

New York, NY, United States

$81k - $90k

Bitwise Asset Management

New York, NY, United States

$18k - $60k

Clearmatics

London, United Kingdom

$56k - $60k

Energi Core Limited

New York, NY, United States

$11k - $80k

Messari

Remote

$36k - $60k

Energi Core Limited

New York, NY, United States

$13k - $27k

Energi Core Limited

New York, NY, United States

$54k - $77k

GSR

New York, NY, United States

$90k - $100k

Worldcoin.org

remote

$50k - $60k

Clearmatics

London, United Kingdom

$40k - $90k

RECUR

Boston, MA, United States

$43k - $56k

MoonPay

London, United Kingdom

$72k - $150k

0x

San Francisco, CA, United States

$39k - $50k

Coindesk

New York, NY, United States

$54k - $60k

Junior Blockchain Developer

Energi Core Limited
$81k - $90k estimated

This job is closed

About Energi

Energi (NRG) is a next-generation Proof of Stake (PoS) cryptocurrency, combining Ethereum-compatible smart contracts with on-chain governance, a self-funding treasury, and a layer 2 masternode network, enabling powerful DeFi applications.

We are a fully remote company with no fixed headquarters. The team is spread throughout the Americas, Europe, Africa, Asia, and Oceania. With more than 90 contributors, the team forms a well-linked network across a variety of locations, life>

Energi's culture is driven by integrity, strategic thinking, leadership, and the shared desire to perform at our peak. While our differences make us adaptable and versatile, it's our shared values that give us the strength and drive to become the cryptocurrency for world consciousness.

What’s in It for You?

  • Work flexible hours from anywhere and be part of a team that is driven by strong values and a clear shared vision.
  • Directly shape the future of a completely new model for cryptocurrency and blockchain applications.
  • Challenge your skills and push your creative limits working with the latest blockchain technologies & systems.
  • Play an active role in one of the most significant technological innovations in human history.
  • Receive a competitive salary paid in a combination of BTC and NRG.

What we’re looking for:

We are looking for a full-time Junior Blockchain Developer who can work on a distributed (remote) team to continue the development and improvement of our platform, product suite, and technology strategy.

Our ideal candidate is highly motivated and passionate about the future of blockchain technology and cryptocurrencies. They should be fully up to date on the latest technologies and standards in the blockchain space and have extensive experience writing code for a large-scale blockchain organization.

What You Will Do

  • Design Energi Blockchain full node software
  • Develop the code in Golang/ C++
  • Write documentation of code, algorithms, interfaces, and APIs
  • Test and peer-review code
  • Maintain and occasionally fix bugs in the Energi Blockchain full Node software
  • Support, mentor, and guide other engineers in the team

Essential Requirements

  • Minimum 1 year of hands-on experience with blockchain technology
  • Good JavaScript skills (Node.js, React)
  • Good skills in core Computer Science theory/use (data structures, algorithms, etc.)

Nice to Have

  • 2+ years of core blockchain development experience (a commercial or large open-source project)
  • Some exposure to smart contracts, decentralized governance, master nodes, and blockchains
  • Fluent English communicator
  • Self-starter with the ability to produce results with minimal supervision
  • Values aligned with the Energi culture and values

This role is not open to 3rd party organizations or agencies. Any candidates sent will be considered free of any charges

Energi is committed to creating a diverse environment and is proud to be an equal opportunity employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, gender, gender identity or expression, sexual orientation, national origin, genetics, pregnancy, disability, age, veteran status, or other characteristics.

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.