Layer 2 Jobs

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

Moonwalk

Remote

$36k - $90k

CoinGecko

Remote

$45k - $60k

Blockstream

San Francisco, CA, United States

$63k - $90k

Boson Protocol

London, United Kingdom

$43k - $56k

CoinGecko

Selangor, Malaysia

$54k - $100k

CoinGecko

Selangor, Malaysia

Energi Core Limited

New York, NY, United States

$72k - $92k

Ankr

San Francisco, CA, United States

$71k - $84k

DeGate

Remote

$58k - $75k

Immutable

Sydney, Australia

$72k - $100k

Immutable

Sydney, Australia

$72k - $100k

Immutable

Sydney, Australia

$63k - $75k

DeGate

Remote

$105k - $111k

Parity Technologies

Berlin, Germany

$80k - $105k

Parity Technologies

Berlin, Germany

$86k - $110k

Senior Web3 Developer

Moonwalk
$36k - $90k estimated

This job is closed

Who We Are

Moonwalk is a platform for brands, creators and communities to build web3 ecosystems. Moonwalk combines a digital wallet, generative NFT collections, social and content rewards, and payment integrations. We enable our clients to directly connect with, engage, reward and monetize their communities. Our platform integrates with Apple and Google wallets, Point-of-Sale, e-commerce, social and content platforms. We’re working with some of the biggest brands in the world across gaming, music and sports to build out the next generation of digital ecosystems.

We’re looking for people who share our passion for future technologies and creator economies, and have experience with or a strong interest in blockchain. We thrive on diversity and creativity, and value motivated individuals who can own their products or clients, and be both self-directed and team players.

About the role

As a Senior Web3 Developer, you will play a pivotal role developing front-end applications that interact with smart contracts on the Ethereum and EVM compatible blockchains and Layer2 protocols, and other chains such as Solana and Flow.

We’re building applications that create and utilize NFT’s and social tokens to enable unlocks, utility and payments for users - such as generative NFT collections, tokenized voting, DAO’s, social and content rewards and payment integrations. Moonwalk offers clients a mix of decentralized Web3 applications and hybrid Web2/3 applications that serve crypto natives but can also easily onboard the mainstream onto web3.

You will own the end-to-end development of front-end applications and will work closely with both smart contract developers and the back-end team. You are expected to be independent, motivated, and driven to deliver exceptional technical solutions.

Our full stack is built on ReactJS, GraphQL, Node.js and MongoDB running on AWS infrastructure. Our Web3 focus is on Ethereum - Web3-react, Ether.js, IPFS.

Who We’re Looking For:

  • First and foremost - you are self-motivated, independent, eager to learn, and can tackle challenging problems in a small, fast-moving team environment
  • You’re willing to jump in where needed - whether that be refactoring + simplifying a database collection while supporting existing users, figuring out how to reward our best users with a digital asset, or building authentication with a mobile payment network
  • You have 3+ years of experience as a Web3 Developer focused on building out secure front-end decentralized applications
  • You have strong experience with ReactJS, Ether.js/ Web3.js, Truffle, Ganache and Metamask
  • You have a strong understanding ofblockchains such as Ethereum, Smart Contracts, Wallets and Non-fungible Tokens
  • You get excited about problem solving, building, and seeing code pushed to production
  • You have a strong interest in blockchain technology and decentralization
  • You are relentlessly passionate about your work, the quality of your output, and writing concise code

Nice To Have's:

  • Previous experience as an early employee, founder, or front-end developer at a consumer or commerce startup
  • Deep understanding of the creator economy space and the evolving considerations relating to creator monetization and payments

Moonwalk is an equal opportunity employer. Individuals seeking employment at Moonwalk are considered without regards to race, sex, color, creed, religion, national origin, age, disability, genetics, marital status, pregnancy, unemployment status, sexual orientation, or veteran status.

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.