Layer 2 Jobs
1,034 jobs found
Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Monad Labs | New York, NY, United States |
| |||
Spaceport Technologies | Boston, MA, United States | $72k - $100k | |||
Polygon | United States | $45k - $72k | |||
Energi Core Limited | Dubai, United Arab Emirates | $98k - $110k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Energi Core Limited | London, United Kingdom | $33k - $75k | |||
Immutable | Remote | $63k - $82k | |||
Polygon Technology | United States | $84k - $90k | |||
Energi Core Limited | Toronto, Canada | $72k - $75k | |||
Experfy | Los Angeles, CA, United States | $40k - $70k | |||
Bee Engineering ICT | Lisbon, Portugal | $54k - $77k | |||
Wirex | Lviv, Ukraine | $60k - $82k | |||
Nethermind | London, United Kingdom | $72k - $75k | |||
Polygon Technology | United States | $63k - $82k | |||
Enya | Remote | $54k - $87k | |||
Immutable | Remote | $63k - $67k |
This job is closed
Monad Labs is creating the foundation for a new world of powerful decentralized applications. We're doing this by building a new ultra high-performance blockchain supporting 10,000 TPS and a growing ecosystem of app developers leveraging the high throughput and interactivity of our platform.
Our mission is to enable a new universe of apps—use cases and user flows otherwise unavailable to us—that take advantage of this efficient, interconnected environment, ultimately unleashing the power of decentralization to make the world more efficient and fair.
About Monad
Monad is an early-stage venture-backed crypto startup founded by HFT engineers from Jump Trading. We are working on the most impactful problem in crypto: building a high-performance blockchain to address severe bottlenecks in existing systems.
Our core product offers the best of both worlds for dapp developers: performance and portability. Our platform's key differentiator is the combination of extremely high performance while maintaining backwards-compatibility with the Ethereum Virtual Machine, the existing standard in which most existing apps and libraries are implemented. To do this, our team solves challenging problems in distributed systems and low-level optimization.
The Role
After strict focus on developing our core infra and technology, Monad blockchain is quickly approaching its Testnet v0 release. Ahead of that launch, we are excited to welcome our first growth hires to lead our community engagement efforts.
As Content Strategist, you will become the written and spoken voice of Monad Labs and an evangelist for Monad blockchain—creating and publishing content, growing our public presence, identifying areas of growth, and discovering new mediums of outreach and growth.
This role is on the critical path of Monad's growth.
Who you are
- An excellent communicator; thoughtful, well-spoken and well-written; can synthesize complex ideas in digestible, reachable language
- Excited about learning, teaching, and sharing
- Resourceful, self-motivated, independent; able to identify immediately necessary tasks and execute in a fast-paced, sometimes-ambiguous start up environment
- Detail-oriented and self-motivated with high level of follow-through
- Results-driven and adaptive in a fast-paced role working with both internal and external stakeholders
- 1+ years in content-creation or related role at a crypto-first company
- Smart and extremely curious, you are driven to understand the industry and how our work at Monad is incredibly impactful.
- Able to create regular engaging content, managing publication schedules timelines, etc.
- Understanding the crypto ecosystem, micro-systems and the potential for dapp composability
- Self-directed; a problem-solver with a desire to contribute to Monad's success
- Technical fluency; can explain at a high level the technical challenges of our company
- Bonus: previous experience at a L1 or L2 blockchain protocol
- Bonus: technical background
- Act as the community representative for Monad Labs and Monad blockchain
- Work alongside other members of BD and Ecosystem team to build cohesive brand and voice for Monad
- Proactively identify, organize, and execute upon creative ways to generate brand recognition, community growth, community engagement through events such as AMAs, Twitter Spaces, contests, community programs, etc.
- Identify, track, and impress community KPIs
- Manage socials (e.g. Twitter, Discord, Telegram) and lead engagement including content publication and community follow-ups with quick, clever, helpful responses
- Stay up-to-date on cycles, topics, trends; be nimble and incorporate relevancy into outreach
- Advocate on behalf of both community concerns, needs, feedback, while communicating Monad vision
- Our community is vital to our success. You'll be at the forefront of Monad's success story, educating ecosystem actors and growing our community
- You'll shape the culture as an early employee and make impactful contributions from day one
- You'll receive market competitive salary, along with equity
- You'll have the flexibility to work where it best suits you - we are fully remote, distributed throughout the US and Canada
- You'll work with great people
- Your work will be deeply impactful, outreaching on behalf of a platform that offers more affordable and more efficient decentralized computation for blockchain, and ultimately paving the way for new dapps that improve many people's lives.
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:
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- Impact on User Experience: For end-users, Layer 2 solutions can greatly improve the experience by reducing transaction fees and increasing transaction speeds.
- 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.