Layer 2 Jobs
1,035 jobs found
Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Monad | New York, NY, United States | $125k - $150k | |||
Monad | New York, NY, United States | $150k - $200k | |||
Stackr | Remote |
| |||
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 | |||
Signify Technology | New York, NY, United States | $200k - $300k | |||
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 |
This job is closed
Monad Labsis a contributor to theMonad blockchain, an ultra-high-performance EVM-compatible layer-1 blockchain designed to bring world adoption to decentralized apps. We help the EVM scale through parallel execution and other significant innovations in distributed consensus and smart contract execution. Monad offers developers the best of both worlds: unparalleled performance (10,000 transactions per second) and portability (full compatibility for Ethereum smart contracts).
We are founded byJump Tradingalums, andbackedby notable leaders in the crypto space, includingDragonfly,Cobie, andHasu. We have an office in NYC, and are partially distributed throughout the US and Canada.
The Role
We are looking for a Validator Relations Engineer to join our core team. We’re looking for someone who has significant experience running nodes in decentralized networks, and who has a passion for decentralization.
You will ensure that the Monad network is healthy, performant, and decentralized. You will support the network by collaborating with node operators to develop operational playbooks, as well as by building tooling and monitoring to measure network performance. You’ll develop educational resources and give talks to help educate the community. More generally, you will serve as the primary point of contact at Monad Labs for the validator community.
Requirements
Required prior experience:
- Degree in Computer in a technical or engineering field
- 3+ years of professional experience in a technical user-facing role
- Preferably prior experience at a layer-1, layer-2, or infrastructure company
- Experience with Grafana and Prometheus
- Experience with modern DevOps practices and cloud infrastructure
- Experience with proper deployment and security practices
- Proficiency in python or go
- Technical writing experience
- Public speaking / teaching experience
Required personal attributes:
- Low ego
- Personable, high EQ
- Organizational skills and attention to detail
- Self-started and independent
- Ambition/desire to make a massive impact as part of a team
- Enthusiasm for Monad’s mission of helping decentralization scale
Bonuses:
- Experience with developing and maintaining organizational processes
- Experience with team building
- Existing relationships with developer, validator, or infrastructure communities
What you’ll be doing
- You’ll be the primary point of contact for validators, node operators, and network participants, acting as the technical liaison between external shareholders and the Monad team.
- You’ll lead external conversations by way of outreach, initial calls, and follow-ups, and be responsible for relationship-building and continued partnership development
- You’ll own and create engagement paths with the Monad validator community, via virtual paths (e.g. avenues on socials) and in-person events (e.g. conferences).
- You’ll develop a rich educational platform across various communication mediums that include writing technical documentation and blog posts; participating in live streams, AMA, community calls, etc.
- You’ll collaborate closely with Business Development and Growth teams.
- You’ll be a technical resource to external node stakeholders and a conduit for Engineering (Monad core dev, DevRel, and DevOps).
- You’ll think strategically about positioning and evangelism of the Monad network to support the requirements of a distributed blockchain.
Why work with us
- Impactful work. Your work will be deeply impactful, making decentralized computation orders of magnitude cheaper and more plentiful, ultimately paving the way for new dapps that improve many people’s lives.
- Culture. We’re a lean team working closely together to achieve very ambitious goals. We are united in our belief that we will completely change the future of decentralized computation, and we take pride in our culture of collaboration and low ego. As an early member of our team, you’ll help continue to shape our culture.
- The right team. Pushing the limits of decentralized computation requires unique low-latency engineering talent. Our team has nearly ten years of experience staying at the top of brutally efficient TradFi markets by building ultra-low-latency distributed systems for high-frequency trading. We’re assembling a similarly world-class team in BD, Growth, DevRel, and Community. Check out our team here.
- The opportunity. EVM is ubiquitous but existing EVM-compatible chains are very slow. Monad’s core innovations offer devs the best of both worlds (portability and performance) and are a game-changer for mass user adoption in crypto.
- Compensation. You’ll receive a competitive salary and equity package.
Salary and benefits
Salary and benefits
Minimum full-time salary of $125,000 - $150,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 based in NYC. We are open to remote candidates, with a strong 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.