Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Monad | New York, NY, United States | $150k - $200k | |||
Stackr | Remote |
| |||
Signify Technology | New York, NY, United States | $200k - $300k | |||
Signify Technology | New York, NY, United States | $200k - $300k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Chainlink Labs | Remote |
| |||
Chainlink Labs | Remote |
| |||
Gloify | Bengaluru, India | $72k - $90k | |||
Parity Technologies | New York, NY, United States | $45k - $72k | |||
Sphinx | Remote | $60k - $120k | |||
Parity Technologies | New York, NY, United States | $45k - $81k | |||
Base | Remote | $175k - $206k | |||
Bitbrand | United States | $90k - $100k | |||
Qredo | Lisbon, Portugal | $81k - $100k | |||
Nerd United | United States | $85k - $184k | |||
In Technology Group Inc (US) | United States | $180k - $220k |
This job is closed
Monad Labs is a venture-backed tech startup building the Monad blockchain, a high-performance smart contract platform built to bring world adoption to decentralized apps. Monad combines unparalleled performance (10,000 transactions per second) with portability (full EVM equivalence), leveraging innovations in parallel execution and distributed consensus.
Founded byJump Trading alums, our team solves challenging problems in distributed systems engineering and low-latency optimization, authoring novel open source code to implement a new, high-performance decentralized system. We are backed by notable leaders in the crypto space, including Dragonfly, Placeholder, and others.
The Role
After strict focus on developing our core technology, Monad blockchain is quickly approaching its Testnet v0 release. Ahead of that launch, we are excited to welcome a Senior Developer Relations Engineer to lead the growth of Monadâs early builder community.
You will take on the critical responsibility of evangelizing Monadâs technology to experienced smart contract developers, explaining Monadâs unique selling points and showing them how easy it is to use Monad.
As the principal liason between builder communities and our engineering team, you will educate builders on Monadâs technology and uncover developer pain points that drive our teamâs future priorities.
Youâll determine the most effective mechanisms for educating the community about Monadâs technology - a combination of talks at conferences, blog posts, videos, and documentation.
Requirements
Required prior experience:
- Degree in Computer Science/Engineering or equivalent experience
- Prior experience in DevRel for a layer-1 or layer-2 blockchain
- Excellent knowledge of Solidity and Typescript; strong knowledge of what it takes to ship a dapp
- Public speaking/teaching experience
- Technical writing experience
Required personal attributes:
- Low ego
- Independence
- Organizational skills
- Extremely strong work ethic
- Ambition/desire to make a massive impact
- Ability to travel globally for conferences and hackathons
- Enthusiasm for Monadâs mission of helping decentralization scale
Bonuses:
- Experience starting a DevRel program from scratch
- Experience in early-stage startups
- Existing relationships with builder communities, incubators, or university blockchain groups
What youâll be doing
- Youâll evangelize Monadâs technology to experienced Solidity developers, explaining Monadâs unique selling points and showing them how easy it is to use Monad.
- Youâll act as the principal liason between builder communities and our engineering team.
- Youâll develop educational content (blog posts, instructional videos) to teach developers how to benefit from Monad.
- Youâll build Monadâs developer community through discord, livestreams, and events, collaborating with the community team and growth team to host virtual and in-person events.
- Youâll build relationships with other crypto communities, incubators, and university groups. Weâll collaborate through projects like hackathons or events.
- Youâll aggregate feedback from the community to prioritize feature requests and improvements.
- Youâll hire other DevRel advocates and mentor junior members of the team.
- In the early days, your job will be to focus on the most immediate initiatives (evangelizing Monad to experienced Solidity developers), as well as growing the DevRel team.
Whatâs unique about the role
- Youâll be building a DevRel program from scratch. Youâll have significant responsibility to shape the culture and direction of our effort, and your work will be massively impactful.
- Monadâs technology is unique. We go where very few teams go (rewriting the VM to enable parallelization and other optimizations; extreme emphasis on performance optimization). Our technology will be a meaningful step forward for the crypto ecosystem by enabling much wider adoption of more sophisticated and useful apps.
Why work with us
- Youâll meaningfully advance the growth of decentralization by helping Monadâs technology reach many more developers
- Youâll be part of a small, exceptionally talented team
- Youâll wear many hats and take on significant responsibilities
- Youâll receive a competitive salary and equity package
- Youâll shape the culture as an early employee and make impactful contributions from day one
- Your work will be deeply impactful, enabling much cheaper and more efficient decentralized computation and ultimately paving the way for new dapps that improve many peopleâs lives.
Working at Monad Labs means doing challenging work on a high-impact problem with exceptional teammates.
Here are some of the people youâll work with:
- James, performance engineering expert and system architect; previously designed and built ultra-low-latency systems for a top high-frequency trading team at Jump Trading;
- Ariq, expert at low-level firmware and software programming; previously a senior engineer at Arista Networks, where he served as lead maintainer on multiple linux kernel networking drivers for Arista EOS devices;
- Aashish, expert systems designer and hacker, previously the first engineer at Pattern Research, a leading crypto HFT firm, where he designed and built the entire trading stack from scratch
We think youâll enjoy working with us, and that youâll find the work to be extremely impactful and challenging.
Salary and benefits
Minimum full-time salary of $150,000 - $200,000. (**This is not a guarantee of compensation or salary; a final offer amount may vary based on factors including but not limited to experience and geographic location.)
Monad Labsâ benefits include unlimited and encouraged paid time off; insurance coverage; home office equipment stipend; monthly wellness/fitness stipend; and 10 company-observed holidays.
The majority of our team is in NYC and works together a few days a week. We are open to remote candidates, with a preference for candidates based in or able to relocate to NYC.
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.