| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
peaq | Remote | $63k - $75k | |||
Blockstream | Vancouver, Canada | $45k - $80k | |||
Ankr Network | Amsterdam, Netherlands | $26k - $69k | |||
Ankr Network | San Francisco, CA, United States | $54k - $90k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Stellar Development Foundation | San Francisco, CA, United States | $63k - $90k | |||
Stellar Development Foundation | New York, NY, United States | $63k - $90k | |||
Stellar Development Foundation | San Francisco, CA, United States | $63k - $90k | |||
Figment | Toronto, Canada | $76k - $84k | |||
Virtual Pangea | Remote |
| |||
Frontier | United Kingdom | $90k - $110k | |||
Wallfair | Remote | $81k - $81k | |||
BANXA 🚀 | New York, NY, United States | $54k - $90k | |||
BANXA 🚀 | Singapore, Singapore | $54k - $90k | |||
Crypto.com | Hong Kong, Hong Kong |
| |||
Crypto.com | Singapore, Singapore | $14k - $23k |
The Role and a bit about us
The role presents an opportunity to become an integral part of our tech team with plenty of room to perform computer programming tasks using the Rust programming language.
We are seeking a Rust Developer responsible for coding and developing for projects such as web browsers, operating systems, server and systems software, and blockchain projects.
We are a team of hungry entrepreneurs and engineers driven by the opportunity to positively shape our collective future. We have the technology, the team and the timing to decentralize businesses, markets and even economies, creating more open, sustainable and inclusive ways of living and working.
If you identify with the above, you’re not just looking for a 9-5, and are ready to take complete ownership of this position - we look forward to hearing from you.
Tasks
Things you will do
- At peaq we write software across the whole blockchain stack and as a developer you can be expected to work on any of these things. Deep knowledge in one of the following areas is especially appreciated:
- Implementing P2P networking research and technologies;
- Working with cryptography;
- Implementing consensus algorithms;
- Working on performance optimization and tuning;
- Working with blockchain bridges;
- Implementing decentralized applications, including “Layer 1” and “Layer 2” approaches.
Requirements
What you bring to the table
- Experience with Rust, particularly writing high-performance high-security code;
- Knowledge of Bitcoin, Ethereum or other blockchain technologies;
- Familiarity with the Rust ecosystem;
- An interest in decentralized technology and Web 3.
Benefits
What you can expect
- The opportunity to contribute to innovative projects in a new and exciting industry that has the potential to positively shape our world.
- High growth potential.
- Warm and open corporate culture at an international company with many different nationalities.
- An environment that values freedom, autonomy, team spirit and open communication.
- Flexible working hours.
- Decentralized (remote) working possibilities.
What guides us
- We believe that great teams consist of Missionaries rather than Mercenaries.
- We believe that great teams can only deliver great results consistently if they work under conditions that give them creative freedom and a manageable workload, creating full focus on what's important.
- We want to work with humans, not with robots.
- This is why we build a team that finds its strength in diversity & authenticity.
- This is why we want to give you the freedom you need to be great at what you do.
- This is why we aim to create a space where people can do what they love and live up to their talents.
We look forward to working with you.
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.