Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Gnosis | Austin, TX, United States |
| |||
Messari | New York, NY, United States | $95k - $105k | |||
Energi Core | Bhopal, India | $58k - $90k | |||
DoubleDice | British Virgin Islands | $60k - $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 | |||
NUMEUS | New York, NY, United States | $160k - $200k | |||
CoinDesk Opportunities | New York, NY, United States | $45k - $65k | |||
CoinDesk Opportunities | New York, NY, United States |
| |||
CoinGecko | Remote | $45k - $75k | |||
BANXA 🚀 | Miami, FL, United States | $47k - $67k | |||
Parity Technologies | Berlin, Germany | $63k - $75k | |||
CoinGecko | Remote | $54k - $60k | |||
Immutable | Remote | $67k - $72k | |||
Immutable | United States | $63k - $82k | |||
peaq | Berlin, Germany | $85k - $100k | |||
Ankr Network | San Francisco, CA, United States | $50k - $90k |
This job is closed
About Gnosis
GnosisDAO builds decentralized infrastructure for the Ethereum ecosystem. Gnosis developed a wide range of products including Gnosis Safe (multisig and programable account), Gnosis Protocol (CowSwap), Conditional Tokens (prediction markets), Gnosis Auction, and Zodiac (standard and tooling for composable DAOs). With the Gnosis Safe and Gnosis Protocol spinning out, Gnosis is determined to address the most pressing problem on Ethereum: The ever-rising cost of transactions, pricing out all but the highest-value transactions.
After a token merger with xDai, GnosisDAO is proud to announce Gnosis Chain: An Ethereum forerunner-companion that addresses scaling issues through solid engineering. We want Gnosis Chain to become the 0xhome of EVM dapps who have been priced out of mainnet. Ethereum used to be colorful and quirky, and it’s time to take that identity back. 🧑🎤
What are we looking for?
- A champion of user experience and an internal customer advocate that can effectively collaborate with cross-functional teams, including product, sales, marketing, and engineering.
- Strong understanding of blockchain infrastructure and L1/ L2 ecosystems.
- Solid experience in a customer/client-facing role such as Technical Product Manager.
- Ability to have technical conversations with users of all levels of sophistication.
- Problem-solving skills around technical, product, and business questions.
- Strong time management skills and the ability to manage multiple competing priorities.
- Prior experience at a growth stage Web3 company.
- Comfortable working in a remote environment.
What will you do?
- Internal champion for end users on the entire user journey – from acquiring tokens to successfully using dApps on the Gnosis Chain.
- Identify opportunities and leverage resources to shorten the end-user journey, such as designing products and publishing user-friendly tools.
- Distill and communicate end user feedback to the project/engineering teams to improve user experience.
- Demonstrate how end users can utilize Gnosis Chain in a variety of ways through training, demos, and strategy sessions.
- Work with the marketing team to design and execute customer engagement and success campaigns.
- Cultivate a satisfying user experience on Gnosis Chain for users of all levels of expertise on the blockchain.
What we can offer you
- Do you need resources to pursue your professional goals? -> We got you covered with a personal education and conference budgets;
- Is there something that you would like to try out within our projects? -> You can use your Friday afternoons on research or on a side project in our ecosystem;
- Our hierarchy is flat, so there is no chance to get lost in vertical looking organizational structure;
- Not really an early bird? No worries! -> Flexible working schedules and remote work policies are, for a long time, part of our culture;
- And do not worry about your equipment and subscriptions.We’ll equip you with the latest hardware and provide you all tools you need!
Variety is the spice of life and a celebrated component of our culture. At Gnosis, we strive to create an inclusive environment that empowers our employees. We believe that our products and services benefit from our diverse backgrounds and experiences and are proud to be an equal opportunity employer: all qualified applicants are considered for positions regardless of race, ethnic origin, age, religion or belief, marital status, gender identification, sexual orientation, or physical ability.
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.