Layer 2 Jobs

1,045 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

Convex Labs

New York, NY, United States

$54k - $77k

Turn Block Talent

New York, NY, United States

$98k - $150k

Palm NFT Studio

New York, NY, United States

$45k - $92k

Atomic

Remote

$125k - $160k

Injective Labs

Remote

$43k - $73k

Qredo

Madrid, Spain

$63k - $72k

Qredo

Madrid, Spain

$50k - $84k

Qredo

Sofia, Bulgaria

Qredo

Madrid, Spain

Qredo

Madrid, Spain

$90k - $100k

Sperax

Bengaluru, India

$63k - $90k

Sperax

New York, NY, United States

$90k - $90k

Sperax

Bengaluru, India

$72k - $80k

Immutable

Remote

$63k - $82k

Triton AI Pte Ltd

Singapore, Singapore

$81k - $108k

Blockchain Researcher

Convex Labs
$54k - $77k estimated
NY New York US
Join Talent Pool

This job is closed

Convex Labs is a decentralized innovation network - i.e. a research and development lab that operates via a digital, crypto-native platform (think GitHub meets UpWork meets Blockchain Tech!).  Our network is developing an ecosystem that supports the development of new blockchain user experiences to enable the future of Web3.  This development is primarily focused on blockchain protocols.  We think BIG, experiment and collaborate broadly, hack for good, build with integrity, and believe "with great innovation comes greater responsibility."

What you’ll do
As a Blockchain Researcher, you'll work with the CEO and Convex Research team to...  

Conduct thorough on-chain analysis:  to collect data and uncover opportunities, inefficiencies and vulnerabilities in core blockchain infrastructure (exchanges, L1/L2, bridges, other protocols.). 
Build frameworks and processes:  for ongoing experimentation and reporting to the broader team and to the public.
Ideate and hack: to explore potential applications of discoveries made by you and the team.


Role includes

  • A high degree of responsibility and autonomy
  • Intimate access to learn from and work with the most renowned and influential stakeholders in Web3


Requirements and skills


  • 1+ years of personal interest in cryptocurrency or undergraduate coursework and projects related to cryptocurrency
  • Understanding of various aspects of protocols/networks and digital assets
  • Ability to synthesize complex topics and provide concise summaries for readers
  • Strong academic record and a degree with high mathematical and computing content e.g., Computer Science, Mathematics, Physics, Engineering, Statistics or Financial Engineering
  • Strong analytical skills; experience working with and analyzing large data sets
  • Experienced and comfortable with remote team dynamics, process, and tools (Slack, Zoom, etc.)
  • Ability to work independently, and take responsibility and pride over your work


Also, ideally...


  • You have good English language communication skills
  • You have previous experience in the crypto industry especially in research
  • You have experience writing, deploying, or auditing smart contracts (Solidity or other language)
  • You have an advanced level of relevant mathematical knowledge e.g., machine learning, statistics, time-series analysis, asset pricing theory, optimization algorithms
  • You have general experience participating in the general web3 ecosystem
  • You have a willingness and excitement to learn unfamiliar quantitative subjects or tools/technologies, as required on the job
  • You have an ability to work well within a culturally diverse and distributed team
  • You’re hungry, smart, talented, and collaborative
  • You execute with speed, high standards, and contribute new ways of thinking
  • You can show some historical work relevant to the role
  • You can be trusted with highly confidential information and act discreetly
  • You are a self-starter and hold yourself accountable
  • You are comfortable with extremely high rates of change


What captures our attention


  • Previous startup experience
  • Managing or contributing to open source projects
  • Published research in academic journals or otherwise
  • Previous experience with blockchain forensics
  • Demonstrated expertise in the areas of cryptography, cryptoeconomics, distributed systems, privacy, computer security, game theory, protocol design, market design, or AI/ML


What we offer


  • Competitive salary + equity package based on your qualifications
  • Health, vision, and dental benefits
  • Unlimited vacation
  • 401(k) program plus match
  • WFH stipend (office expenses, etc.)
  • Travel budget
  • Remote Work with life balance - flexible work and vacation schedule, so long as you are getting your work done
  • Career path opportunities in a great startup environment
  • Tons of growth opportunity


Who we are
A collaborative, fun, flexible, open-minded and flat culture that is hyper-focused on exploring and delivering solutions that will shape Web3. 
A "company" that is trying to reshape the future of work through the belief that it works for YOU vs. you working for it.
A network of individuals re-imagining innovation through diversity and global, collective brilliance. 
Building impactful solutions through our passions and intrinsic motivation is what we care about most - and we are meticulously crafting an environment that enables that life for us and our network.

About Convex Labs
Convex Labs was started by former leaders of the Stanford Blockchain Club - a diverse group with 30+ collective years of crypto experience and expertise in blockchain forensics, protocol development, quant trading, organizational design, and venture capital.  We are focused on unlocking the potential of builders around the world by creating the best possible environment for them to realize their dreams.  Our platform generates new Web3-focused insights through deep on-chain analysis, enables project development and traction, provides funding for projects, and drives acceleration through strategic partnerships.  Convex Labs is completely re-imagining collective innovation and the entrepreneurial journey. 

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.