Layer 2 Jobs

1,034 jobs found

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

Receive emails of Layer 2 Jobs
Job Position Company Posted Location Salary Tags

OpenZeppelin

Remote

$58k - $75k

Flipside Crypto

United States

$112k - $150k

Plai Labs

Bogota, Colombia

$74k - $115k

QuickNode

Miami, FL, United States

$72k - $75k

Presto

Seoul, South Korea

$86k - $100k

DApp360 Workforce

United States

$72k - $100k

CoinGecko

Singapore, Singapore

$27k - $45k

Immutable

Sydney, Australia

$72k - $100k

Immutable

Sydney, Australia

$36k - $70k

Immutable

Sydney, Australia

$90k - $180k

Immutable

Tokyo, Japan

$84k - $90k

Terraform Labs

US

$27k - $70k

Binance

Melbourne, Australia

Rise Technical

New York, NY, United States

$200k - $350k

Menyala

New York, NY, United States

Business Development Representative

OpenZeppelin
$58k - $75k estimated

This job is closed

About us

Founded in 2015 with the mission to protect the open economy, OpenZeppelin is the world leader in securing blockchain applications and smart contracts.

Its bedrock open source Contract Libraries are a public good and industry standard for smart contract development.

OpenZeppelin’s professional expertise, unified with the Defender developer security platform, integrates through clients’ development lifecycles, so teams can plan, code, audit, deploy and operate projects faster and more safely.

<h3><strong>The role</strong></h3>

The Business Development team is responsible for identifying the best partnership opportunities for OpenZeppelin's team and reaching out to the most exciting projects in the web3 ecosystem.

As a Business Development Representative, you will serve as the first point of contact for founders and investors of new Web3 projects, facilitating our Business Development team and helping with day-to-day tasks.

What you'll do

  • Research and identify new partnership opportunities and projects that are an excellent fit for OpenZeppelin's services.
  • Map decision makers on channels including, but not limited to, Telegram, LInkedIn, Discord, Forums, emails, conferences, etc.
  • Create copy for targeted outreach.
  • Schedule calls with potential partners and clients.
  • Send timely follow-ups and track each partnership. Coordinate next steps.
  • Maintain relationships with existing partners and clients, send updates about OpenZeppelin's news, and coordinate activity with the marketing team.

Requirements

  • 2+ years of experience in a customer-facing role, with great communication skills via chat and email.
  • Excellent research skills, ability to skim long documents and information, and identify key points.
  • Concise communication >
  • Curiosity to learn new things and explore innovative ideas.
  • Attention to detail and ability to handle multiple tasks.
  • Ability to manage your own time, report on goals, and assess the progress of your work.
  • Passion and/or experience with blockchain technology, open-source, cybersecurity, or similar highly technical industry.

Nice to have

  • Familiarity with Hubspot, LinkedIn Sales Navigator, email mining tools, and Messari.
  • Experience selling products and services to developers and other technical customers.
  • Experience working at a technology startup.
  • Basic technical knowledge of smart contracts, DeFi, DAOs, and Layer 2 Rollups.
  • Experience working at a fully-remote company.

Location

This is a 100% remote position with no travel required but we are only hiring in the following time zone range:

  • UTC -8 to UTC +3

Logistics

  • Our interview process takes place on Zoom and tends to consist of the following stages:
  • Recruiter call (30-45 minutes)
  • Hiring Manager call (30 minutes)
  • Team member interview (30 minutes)
  • Leadership call (30 minutes)
  • Paid work test (no more than 2-3 days)
  • Reference checks
<div class="content-conclusion"><section class="j-content">

Benefits

  • Unlimited holidays 🏝
  • Fully remote: your way of working 🌎
  • Paid parental leave & benefits for primary or second caregiver 💙
  • Company retreats in different locations around the world 😎
  • Work from home office equipment stipend of up to $500 USD 🪑
  • Monthly allowance for wellness activities 💪
  • Coworking: access to a coworking space of your choice 👩‍💻
  • Learning: technical training; spoken language lessons in any language of your choice (using Italki) 🗣
  • Working with a global team in a fast-growing industry 🚀

Please note: Always refer to OpenZeppelin's official job page for the most accurate information about our open roles, as we have seen multiple third party job sites posting inaccurate information.

At OpenZeppelin, we are an equal opportunity employer and we value different perspectives. We are committed to building a diverse workforce. This includes but is not limited to gender, race, sexual orientation, religion, national origin and other characteristics that make each one of us unique. In this uniqueness, we find the most value. Come join us!

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.