Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Magna | New York, NY, United States | $105k - $120k | |||
OKX | Hong Kong, Hong Kong | $27k - $81k | |||
OKX | Singapore, Singapore | $54k - $70k | |||
OKX | Singapore, Singapore | $81k - $115k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
OKX | Kuala Lumpur, Malaysia | $116k - $163k | |||
Base | Remote | $201k - $237k | |||
Base | Remote | $201k - $237k | |||
Base | Remote | $175k - $206k | |||
Windranger Labs | Singapore, Singapore | $105k - $124k | |||
Beeline Digital | New York, NY, United States | $67k - $100k | |||
Puffer Finance | United States | $63k - $100k | |||
Enya Labs | Palo Alto, CA, United States | $72k - $75k | |||
Filecoin Foundation | San Francisco, CA, United States | $100k - $200k | |||
Compound Labs | San Francisco, CA, United States | $72k - $75k | |||
Binance | Canada |
|
Who we are
About Magna
Magna’s goal is to be the one-stop solution for all token-based crypto companies who want to track outstanding and promised token allocations, automate the distribution of those tokens, and manage information about their stakeholders. Some liken us to “Carta for Web3”.
Our mission is to make it easier for crypto companies to manage their tokens and tokenholders so that they can focus on their product and not custom internal tools and smart contracts as they scale. We work with projects of all sizes throughout various L1 & L2 ecosystems.
Tokens are amongst the core assets crypto companies use to compensate and incentivize investors, employees, advisors, and even community members. The most common use cases for Magna include:
Token Vesting to employees and investors - Automated token distribution based on custom unlock schedules.
Token Streaming - Continuous distribution of tokens to stakeholders.
Airdrops - Vested airdrops to community members.
Programmable Unlocks – Distributing tokens using our SDK based on contract interactions or in-app/in-game accomplishments.
Stakeholder Management – Tracking tax liability and legal filings for tokenholders and more.
Magna’s platform is used by investors, employees, accountants, lawyers, and other key stakeholders throughout the crypto ecosystem.
Why work at Magna?
-
We’re a highly technical team
We love the openness and transparency of web3, but we’re working in the space because of the deep technical challenges that reward builders.
The blockchain isn’t just a distributed ledger anymore, it’s a distributed state machine. At Magna, we’re not just building a new paradigm of software — we’re also trying to leverage the best of web2 while we’re at it. It’s amazing fun if you’re a developer who’s new to web3 and able to appreciate a lot of beautiful technical-first design decisions for the first time. (Have you ever tried to match a CUSIP number before?? It’s painful.)
We’re a well-funded company with runway that can last us through the bear market
A downtown NYC office with our own rooftop – We have a 3,300 sqft office in Soho, with a private roof. We operate on a hybrid model, where most employees come in a couple of times per week.
Hardware — Whatever you need to get things done, plus a stipend to set up your home office.
Learning budget — Buy courses and attend conferences or hackathons.
Monthly Wellness Stipend — Take care of yourself, whatever that means for you!
Unlimited Vacation — Take time off when you need it - 2 week minimum.
Top-notch healthcare plans — We offer the best available platinum PPO and other similar plans that give you the most options with the lowest deductibles.
-
Ability to take ownership and build out functions within your department
What you’ll do
Design investment fund administration product that enables funds to actively manage digital asset portfolios.
Apply quantitative principles to develop and deploy complex algorithms used in real-time reactive digital asset systems that integrate with various blockchains.
Collaborate with product and design teams to support the development of unit and performance tests.
Identify, track, and maintain system metrics to ensure compliance.
Present technology to internal teams and review peer-developed code.
Utilize analytical methods and tools for the optimization of application speed and scalability performance.
Identify and debug complex issues within code and algorithms.
Note that the position requires 10% of domestic travel. Magna will cover all travel expenses
What we’re looking forA Bachelor of Science degree in Quantitative Economics and Mathematics, Software Engineering, or a closely related field
-
1 year as Software Engineer or Analyst, with work to include at least 1 year of the following:
Software application development for the Financial Industry
Blockchain technology and frameworks, including Typescript, React, RxJS, AWS Cloud
Large financial datasets and data obtained from the blockchain
Financial infrastructure including trading systems and pricing methodologies
Leading end-to-end projects across different teams
Compensation: $74,880/year
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.