Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Palm NFT Studio, Inc. | London, United Kingdom | $72k - $75k | |||
Polygon Technology | United States | $63k - $100k | |||
Polygon | United States | $63k - $100k | |||
Monad Labs | New York, NY, United States | $125k - $200k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
SupraOracles | New York, NY, United States | $33k - $75k | |||
Monad | New York, NY, United States | $75k - $150k | |||
6MV | United States |
| |||
Energi Core Limited | Mumbai, India | $22k - $31k | |||
Monad | New York, NY, United States | $150k - $200k | |||
DISYS | United States | $72k - $110k | |||
Polygon Technology | United States | $72k - $110k | |||
Polygon | Remote | $72k - $110k | |||
Monad Labs | New York, NY, United States | $40k - $62k | |||
Energi Core Limited | Lisbon, Portugal | $72k - $80k | |||
Polygon | United States | $36k - $75k |
This job is closed
Protocol/Blockchain Engineer
Full-Time, Remote, Time Zones Preferred: EST - CET
Mission
In partnership with major IP, brands, and artists, our goal is to build a more open, inclusive, creative, and sustainable economy on web3.
Benefits
Remote First: You’ll be part of a globally distributed team!
Equity: We want everyone to have an equity stake in the success of Palm NFT Studio.
Flexible work schedule: Working remotely with a globally distributed team allows you to work asynchronously and create a flexible work schedule.
Competitive Benefits: We have a competitive benefits package that includes Health, Dental, Vision and Life Insurance.
Unlimited vacation/holidays: We value work life balance and encourage employees to take time to reset and recharge. We also encourage you to have no meetings on Fridays.
About the Palm network
The Palm network is a new NFT-optimized blockchain for culture and creativity, built efficiently with Ethereum. The Palm network features low gas costs, fast transaction finality, and is over 99.9% more energy efficient than Proof of Work systems.
The Palm network is designed from the ground up to be as flexible as artists are creative. Today, the Palm community is making NFTs easier and more efficient to use with an Ethereum sidechain, and has a roadmap to transition to an Ethereum Layer 2.
About Palm NFT Studio
Palm NFT Studio is a collective of technology, entertainment, cryptoart and art industry leaders. The studio provides bespoke creative services for artists and rights holders looking to establish NFT marketplaces and next-generation work on the Palm network.
Palm NFT Studio is led by co-founder and CEO Dan Heyman, former General Manager of protocols at ConsenSys. Initial projects launching on Palm include Damien Hirst’s The Currency with Heni and Candy Digital’s digital collectible program with Major League Baseball. Palm NFT Studio was brought together by ConsenSys founder and Ethereum co-founder Joseph Lubin; film producer and owner of Heyday Films, David Heyman; and founder of world class art house HENI Group, Joe Hage.
About the role
The Blockchain Engineer is responsible for research and development related to the Palm network's architecture, infrastructure, and protocol integrations. This position will play an integral role in supporting Palm NFT Studio by contributing to the development of the Palm network which serves as a foundation for the Studio's work. This is a senior engineering role that will entail leadership as well as individual contribution. You will report directly to the Chief Executive Officer and work cross-functionally in virtual teams with colleagues from internal Product, Engineering, Legal, Compliance and Strategy & Operations teams, as well as external partners within the Palm network ecosystem.
Responsibilities
- Research and contribute to decisions about protocol architecture and features.
- Implement, test, and audit protocol upgrades and additions.
- Research and advocate for protocol upgrades and features to support the Studio’s work.
- Work effectively with a high degree of autonomy while collaborating with other teams.
- Keep up to date with new blockchain technologies that can drive meaningful product results for Palm NFT Studio users.
- Analyze transaction and usage statistics to identify and prioritize areas for improvement.
- Design, implement and deploy secure solidity smart contracts.
- Build high quality data pipelines to combine and deliver real time on and off chain data.
- Scope, design and implement performant and secure APIs.
- Lead smart contracts security audits.
Required skills
- 5+ years of production-level software engineering experience, including experience in a growth-stage company or startup environment.
- 2+ years of production-level Solidity and/or blockchain engineering experience.
- Experience writing high-quality, well-tested Solidity.
- Experience with multiple backend programming languages such as TypeScript, Java, Golang, or Rust.
- Excellent written and verbal communication skills.
- Experience delegating and executing critical decisions.
- Knowledge of blockchain technology Ethereum in particular.
- Strong understanding and passion for decentralization.
- Must be detail-oriented with high organizational skills.
- Passion for software architecture and design.
- An ability to adapt quickly to rapidly evolving tech stacks and collaborate across a variety of teams.
- Strong organizational and problem-solving skills, with a proven ability to handle multiple priorities and workstreams.
Bonus Points
- Experience working with Web3 or Crypto companies.
- Familiarity with Ethereum code bases (knowledge of Besu is a plus).
- Experience with open-source projects.
- Bachelor’s Degree in Engineering.
- Knowledge of, and passion for NFTs.
- Having worked in a startup as well as in a big corporate environment.
- Having worked in a remote environment.
How to apply
Does this position sound like a good fit? Please apply!
If you have any issues submitting your application, please reach out to us at [email protected].
Palm NFT Studio is an equal opportunity employer. We encourage people from all backgrounds to apply. We are committed to ensuring that our organization is made available and accessible to everyone. All employment decisions are made without regard to race, color, national origin, ancestry, sex, gender, gender identity or expression, sexual orientation, age, genetic information, religion, disability, medical condition, pregnancy, marital status, family status, veteran status, or any other characteristic protected by law.
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.