| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Monad Labs | New York, NY, United States | $40k - $62k | |||
Energi Core Limited | Lisbon, Portugal | $72k - $80k | |||
Polygon | United States | $36k - $75k | |||
Russell Tobin | United States | $63k - $90k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Polygon | United States | $72k - $100k | |||
Powelson Consulting | United States | $11k - $60k | |||
Polygon Technology | United States | $27k - $70k | |||
Polygon Technology | United States | $72k - $100k | |||
Obol Labs Inc. | United States | $54k - $60k | |||
Consensys | Remote | $120k - $245k | |||
Everyrealm Inc. | New York, NY, United States | $54k - $62k | |||
Polygon | Italy |
| |||
Injective Labs | United States | $45k - $75k | |||
Convex Labs | New York, NY, United States | $60k - $95k | |||
Immutable | Sydney, Australia | $63k - $70k |
Monad 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 by supporting a growing ecosystem of app developers leveraging the high throughput and interactivity of this new platform.
Our mission is to enable a new universe of apps—use cases and user flows that are currently impossible—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 Labs 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.
The Monad blockchain offers the best of both worlds for dapp developers: performance and portability. Our key differentiator is the combination of extremely high performance while continuing to support 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 Research Writer, you will become the voice of Monad Labs and an evangelist for the Monad blockchain. Your work will educate many users and developers, and will help Monad's community grow rapidly.
This role is on the critical path of Monad's growth.
Requirements
Prior experience/skills:
- You've been writing about technical crypto topics (e.g. DeFi protocol design, consensus mechanisms, smart contract behavior, etc) in a clear and engaging manner
- You're crypto-native: immersed in crypto culture, and aware of the prevailing personalities, memes, and major narratives and projects
- You have experience writing engaging Twitter threads
- Creativity
- Resourcefulness and independence
- Detail-orientedness
- Ambition to have your writing reach many people
- Technical curiosity
- A sense of humor
- A love for memes
- Enthusiasm about learning and teaching
- Enthusiasm for Monad's mission of enabling far more decentralized computation
- Previous experience at a L1 or L2 blockchain protocol
- CS background
- Experience developing your own publication (substack etc)
- You'll write engaging articles and twitter threads that educate the community about Monad's technology and vision.
- You'll develop content for varying levels of technical background (everyday users, app developers, and researchers).
- You'll write for various platforms, from long-form (medium and mirror.xyz) to twitter, reddit, and podcasts.
- You'll work alongside other members of our team to build a coherent brand and voice for Monad.
- You'll stay up-to-date on apps, topics, and narratives, and incorporate current events into your writing.
- You'll help Monad's community grow to be as big and engaged as possible.
- Our community is vital to our success. You'll be at the forefront of Monad's success story, growing our community and building engagement.
- You'll shape the culture as an early employee and make impactful contributions from day one
- You'll work with great people
- You'll receive a competitive salary
- You'll have the flexibility to work where it best suits you - we are fully remote, distributed throughout the US and Canada
- 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.