Layer 2 Jobs

1,036 jobs found

web3.career is now part of the Bondex Logo Bondex Ecosystem

Receive emails of Layer 2 Jobs

Technology Reporter Blockchain Protocols

Coindesk
$54k - $60k estimated

This job is closed

CoinDesk is the most influential, trusted platform for a growing global community engaged in the transformation of the financial system and the emerging crypto economy. Founded in May 2013, the CoinDesk platform provides millions of consumers interested in cryptocurrency assets and blockchain technology with news and insights, podcasts, live streaming TV shows, research reports, live events, and a toolkit of indexes, data, and analytics. CoinDesk is a wholly owned subsidiary of Digital Currency Group, one of the largest private investors in the industry and a provider of trading and other investment services for that industry. CoinDesk operates entirely independently of the parent company. DCG has no involvement in editorial or content decisions. Twitter: @ CoinDesk

CoinDesk is seeking a reporter to cover blockchain and distributed ledger technology with a particular focus on Bitcoin and Ethereum.



THE POSITION:

We are looking to hire a candidate who has at least two years of news publishing experience as a reporter and possesses both a solid understanding of how various blockchain protocols and open-source software development work as well as an ability to communicate complex topics in simple, straightforward language. Story types will range from quick news hits to in-depth analysis pieces and profiles of influential figures.

The position will require a meticulous approach to reporting, strong news instincts and judgment, a commitment to accuracy, an eye for overarching themes and patterns, and above all a deep intellectual curiosity and a true passion for the subject matter.

Responsibilities:

  • Conceive, report and write 2-3 articles per week on the technology beat with strong community engagement and long-term value
  • Contribute additional short, “quick hit” pieces to a new CoinDesk news service of slimmed-down stories.
  • Propose and contribute to a monthly thematic series of articles.
  • Develop sources in the developer and tech communities through active engagement in the space.
  • Collaborate with CoinDesk’s multimedia (podcast and video) and events teams to tell stories in innovative ways.
  • Work with the editor and social media team to optimize and promote articles to reach a wider audience.



Requirements:

  • A solid understanding of how various blockchain protocols and open-source software development work
  • General hands-on experience with Bitcoin and/or Ethereum (ie: setting up wallets, transacting with cryptocurrencies, interacting with exchanges, running a node, using layer 2 and DeFi platforms etc)
  • At least a rudimentary understanding of blockchain analysis and ability to pull blockchain-related data from various sources
  • A nose for news and a commitment to utmost integrity in approach to sourcing and reporting stories
  • Excellent written English skills and an eye for detail
  • An ability to communicate complex concepts and topics in simple, straightforward language for a general audience
  • Writing experience in the crypto space (blogs, newsletters, credible news sites)
  • A background in journalism is preferred but not required
  • A sense of urgency and the ability to turn copy around quickly when needed.




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.