[![Image]() Meet Jobicy Copilot — free AI autofill for job applications + remote job alerts ›](#)   [All remote jobs](https://jobicy.com/jobs.md)Open role[![Phantom logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/08/3d0a3a49-221.png)](https://jobicy.com/company/phantom.md)Remote opportunity at[Phantom](https://jobicy.com/company/phantom.md)

# Software Engineer, Frontend / Full Stack (Identity Platform)

Review the role, location requirements, compensation details, and application process before deciding whether this opportunity fits your next career move.

[Apply for this job](#job-application)[View company](https://jobicy.com/company/phantom.md)Share22 Sep 2026Published52Listing views2Application actions22 Oct 2026Apply before  Opportunity details

## About this role.

AI SummaryPhantom seeks a senior Frontend/Full Stack Software Engineer for its Identity Platform, responsible for authentication, wallet unlocking, onboarding, key lifecycle management, and transaction signing flows. The engineer will deliver TypeScript across browser, Node.js, and mobile JavaScript runtimes while protecting security-critical user and asset access paths. Core work includes passkeys, MFA, biometrics, seed phrase and seedless registration, hardware wallet pairing, and secure key import/export experiences. The role requires at least seven years of experience, strong testing and production-reliability practices, and sound knowledge of authentication mechanisms. This is a high-impact remote role in a rapidly growing crypto wallet product where defects can affect account access and funds security.

## Role DNA

A quick view of the complexity, pace, ownership and collaboration implied by the job description.

### Job Complexity

5/5EasyHard

### Pace & Pressure

4/5RelaxedFast-paced

### Autonomy Level

5/5GuidedFull ownership

### Communication Load

4/5IndependentCollaborative

AI insightThis is a senior, security-sensitive engineering role covering identity and cryptographic key workflows across several runtimes. Failures can lock users out of accounts or expose funds to risk, requiring rigorous design, testing, debugging, and rollout discipline.

## Salary analysis

Estimated compensation compared with the broader US market for similar roles.

Estimated job medianMarket rate$205,000US market range$170k–$245k0$270k

AI insightNo salary range is disclosed; "Competitive salary and equity" is not sufficient to extract actual compensation. Estimated US-market annual base salary for a senior (7+ years) frontend/full-stack engineer working on security-critical identity and crypto-wallet systems is approximately $170,000-$245,000 USD, with an estimated median of $205,000 USD; equity may be additional.

## Core skills

Skills and capabilities most closely associated with this opportunity.

[TypeScript](https://jobicy.com/jobs?search_keywords=TypeScript.md)[Frontend Engineering](https://jobicy.com/jobs?search_keywords=Frontend%20Engineering.md)[Full-Stack Development](https://jobicy.com/jobs?search_keywords=Full-Stack%20Development.md)[Authentication](https://jobicy.com/jobs?search_keywords=Authentication.md)[WebAuthn](https://jobicy.com/jobs?search_keywords=WebAuthn.md)[Passkeys](https://jobicy.com/jobs?search_keywords=Passkeys.md)[Multi-Factor Authentication](https://jobicy.com/jobs?search_keywords=Multi-Factor%20Authentication.md)[Cryptography](https://jobicy.com/jobs?search_keywords=Cryptography.md)[Key Management](https://jobicy.com/jobs?search_keywords=Key%20Management.md)[Automated Testing](https://jobicy.com/jobs?search_keywords=Automated%20Testing.md)

Sample interview questionsHow would you design a passkey-based authentication flow that works across web and mobile clients?I would use WebAuthn-compatible platform authenticators where available and define a server-side challenge-response protocol with strict origin, relying-party ID, credential, and signature verification. I would design recovery and device-enrollment paths carefully, ensure mobile runtime compatibility, and instrument the flow for enrollment and authentication failures without logging sensitive data.

What practices do you use to keep tests for security-critical user flows high-signal and non-flaky?

I separate deterministic unit tests from integration and end-to-end coverage, control time and network dependencies, use stable test fixtures, and avoid arbitrary waits. I prioritize invariant-based cases such as authorization boundaries, key-state transitions, and failure handling, while running critical end-to-end checks in representative environments before staged rollout.

How would you approach a secure key export and import feature in a self-custodial wallet?

I would begin with a threat model covering device compromise, phishing, clipboard exposure, malicious imports, and accidental disclosure. The design would require clear user intent and confirmation, minimize plaintext exposure and persistence, validate imported material, use secure platform storage where applicable, and add friction and warnings proportional to the irreversible risk.

Describe how you would safely release a change to the transaction-signing path.

I would define compatibility requirements and security invariants first, add comprehensive unit and integration tests, and verify behavior with targeted end-to-end tests. I would use feature flags or staged rollout, monitor signing failures and latency with privacy-preserving telemetry, maintain a fast rollback path, and investigate anomalies before increasing exposure.

What are important differences between session/token authentication and cryptographic wallet signing?

Sessions and tokens generally establish and maintain authenticated application access, with expiry, refresh, revocation, and server-side policy considerations. Wallet signing proves control of a private key for a specific message or transaction, so domain separation, transaction integrity, user-visible intent, replay protection, and key custody are central concerns.

[Phantom](https://phantom.com) is on a mission to connect the world to the freedom of open markets. Tens of millions of people all over the world use Phantom to access global markets that never close, including perpetuals, prediction markets, tokenized assets, stablecoins and memes. Phantom users are able to discover the markets that matter and the cultural moments that shape them, building conviction through real-time data and the verified performance of top traders. With self-custody and access to open networks at its core, Phantom lets them control their financial moves in the same app they use to safely store or spend money worldwide.

Phantom has reached #1 in Google Play’s finance category and consistently ranks in the top 50 apps across all categories. Phantom partners with many of the most trusted and influential names in finance like Hyperliquid, Stripe, Kalshi and Visa, to make the most popular and innovative financial products accessible to everyone.

We are around 180 people, fully remote, backed by a $150M Series C investment from a16z, Sequoia Capital and Paradigm.

### Role Description

Identity Platform is the trust root of Phantom: we own authentication, unlocking, onboarding/key generation, and the signing pipeline that every transaction flows through. This is a business-critical area where bugs can lock users out or put funds at risk. You’ll ship TypeScript across browser, Node.js, and mobile runtimes (e.g., Hermes) to keep these foundations fast, secure, and reliable.

### Responsibilities

*

Own and evolve the signing path for every transaction in Phantom.

*

Build and harden authentication, unlocking, biometrics, and account access flows across web and mobile.

*

Ship passkeys (WebAuthn) and MFA improvements with a strong security/usability balance.

*

Own onboarding and key lifecycle flows: key generation/derivation, seed phrase flows, seedless registration, hardware wallet pairing.

*

Own sensitive key export/import experiences and related safety rails.

*

Write and maintain high-signal, non-flaky tests (unit/integration/e2e) for critical paths; ensure safe rollouts via monitoring and staged releases.

### Qualifications

Must-have

*

7+ years of experience

*

Strong TypeScript skills; comfortable shipping code across browser, Node.js, and mobile JS runtimes.

*

Proven ability to build high-signal, low-flake test suites for critical systems.

*

Familiarity with auth concepts and common mechanisms (sessions/tokens, MFA/OTP, WebAuthn/passkeys)

*

Strong engineering fundamentals: system design, debugging, and production reliability.

Nice-to-have

*

Deeper experience with OAuth2/OIDC, WebAuthn internals, cryptography, or key management systems.

*

Web3/wallet or signing-flow experience.

*

Security- or money-adjacent experience (identity, payments, custody).

*

Rust experience (or strong interest in learning it).

### Why Work with Us

We are a team of experienced builders in the blockchain and crypto industry. Our journey began from users seeking an easy, seamless path to accessing the crypto ecosystem. This passion fueled our exponential growth, allowing us to onboard over 20M+ active users in just over three years; with our user base growing weekly. Our dedication to a secure and seamless user experience has made us the leading wallet on Solana as well as our multi-chain approach enhances our platform’s versatility, meeting the needs of a diverse and growing user base. By staying at the forefront of technology and user expectations, we continue to innovate and set industry standards on self-custodial crypto wallets.

There has never been a better time to work in crypto to help shape the future of innovation with a focus around the wallet experience!

*

First impressions matter: Wallets are responsible for a users first impression with crypto and onboarding new users into crypto. By ensuring that a user has a great first-time experience with crypto, we can help supercharge the growth of the entire ecosystem.

*

Make crypto easier to navigate: There is no easy way for a user to discover and navigate all that crypto has to offer. Wallets have a unique opportunity to help users not only onboard to crypto but also stay retained by exploring new things to do.

*

We live in a multi-chain world: We currently support Solana, Ethereum, Polygon and Bitcoin with more networks to come in the new future. We are focused on creating a unified, multi-chain crypto experience for users.

### Benefits

*

Competitive salary and equity

*

Comprehensive insurance (medical/dental/vision)- Employee 100% covered

*

Stipend for your ideal remote set-up

*

Flexible hours and a supportive remote environment

*

Unlimited vacation: Take time when you need it (and we really mean it!)

*

401(k) retirement plan

*

Monthly wellness benefit

*

Weekly meal benefit

*

Global off-sites

We strongly encourage candidates of all backgrounds to apply. We believe that our work is stronger with a variety of perspectives, and we’re eager to further diversify our company. If you have a background that you feel would make an impact at Phantom, please consider applying. We’re committed to building an inclusive, supportive place for you to do the best work of your career.

By submitting your resume and application materials, you acknowledge and agree that Phantom Technologies, Inc. (“Phantom”) collects and processes your personal information (including application materials, interview records, and related data) to evaluate your candidacy. Phantom may use AI-powered tools and third-party service providers for transcription, note-taking, scheduling, and other administrative tasks. Phantom does not sell your information and your materials will be handled securely and in accordance with applicable data protection laws.

Show more

[Apply now >](https://jobicy.com/jobs/153865-software-engineer-frontend-full-stack-identity-platform.md)

>  Annual salary information is not provided for this position. Explore salary ranges for similar roles in our [Salary Directory ›](https://jobicy.com/salaries.md)

*

![Upload CV](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI2NSIgZmlsbD0ibm9uZSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0wIDBINjVWNjVIMFYwWiIgZmlsbD0iIzAyOWFlYiIvPjxnIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJNMzMuMDQ5IDE1LjQ1NGExLjQzIDEuNDMgMCAwIDAtMi4wOTcgMGwtNy41NzkgOC4xNDdhMS4zOCAxLjM4IDAgMCAwIC4wOSAxLjk3MyAxLjQ0IDEuNDQgMCAwIDAgMi4wMDgtLjA4OGw1LjEwOS01LjQ5MnYyMC42MWExLjQxIDEuNDEgMCAwIDAgMS40MjEgMS4zOTdjLjc4NSAwIDEuNDIxLS42MjUgMS40MjEtMS4zOTd2LTIwLjYxbDUuMTA5IDUuNDkyYTEuNDQgMS40NCAwIDAgMCAyLjAwOC4wODggMS4zOCAxLjM4IDAgMCAwIC4wOS0xLjk3M2wtNy41NzktOC4xNDZ6TTE2Ljc2OSAzOC40YzAtLjc3My0uNjItMS40LTEuMzg1LTEuNFMxNCAzNy42MjcgMTQgMzguNHYuMTAybC4yMTUgNi4yMjljLjIyMyAxLjY4LjcwMSAzLjA5NSAxLjgxMyA0LjIxOHMyLjUxIDEuNjA3IDQuMTcyIDEuODMzYzEuNi4yMTggMy42MzYuMjE4IDYuMTYuMjE4aDExLjI4bDYuMTYtLjIxOGMxLjY2Mi0uMjI2IDMuMDYxLS43MDkgNC4xNzItMS44MzNzMS41ODktMi41MzggMS44MTMtNC4yMThDNTAgNDMuMTEzIDUwIDQxLjA1NSA1MCAzOC41MDNWMzguNGMwLS43NzMtLjYyLTEuNC0xLjM4NS0xLjRzLTEuMzg1LjYyNy0xLjM4NSAxLjRsLS4xOSA1Ljk1OGMtLjE4MiAxLjM3LS41MTUgMi4wOTUtMS4wMjYgMi42MTJzLTEuMjI4Ljg1My0yLjU4MyAxLjAzOGMtMS4zOTUuMTktMy4yNDMuMTkzLTUuODkzLjE5M0gyNi40NjJjLTIuNjUgMC00LjQ5OC0uMDAzLTUuODkzLS4xOTMtMS4zNTUtLjE4NC0yLjA3Mi0uNTIxLTIuNTgzLTEuMDM4cy0uODQ0LTEuMjQyLTEuMDI2LTIuNjEyYy0uMTg3LTEuNDEtLjE5MS0zLjI3OS0uMTkxLTUuOTU4eiIvPjwvZz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY1djY1SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)

### Upload your resume now

To unlock remote work opportunities and be discovered by global employers.

This job listing has been manually reviewed by the Jobicy Trust & Safety Team for compliance with our posting guidelines, including verification of the company's legitimacy, accuracy of job details, clarity of remote work policy, and absence of misleading or fraudulent content.

Next step

## Apply now.

Follow the employer’s application method and review Jobicy’s safety guidance before sharing personal information.

Keep exploring

## Related remote jobs.

Matched by job category10 related opportunities[Software Engineering](https://jobicy.com/categories/engineering.md) [Browse all jobs](https://jobicy.com/jobs.md)
*
![Tailscale logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/d3fa2e99-221.png)
Tailscale  Sep 22

### [Backend Engineer, Control Plane](https://jobicy.com/jobs/153905-backend-engineer-control-plane.md)

Thank you for considering Tailscale. If this job description resonates with you, please apply. Frequently cited statistics show that people who identify with historically marginalized groups are likely to apply…

*
![Mozilla logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2020/10/mozilla.jpg)
Mozilla  Sep 22

### [Senior Software Engineer, Add-Ons](https://jobicy.com/jobs/153899-senior-software-engineer-add-ons.md)

Why Mozilla? Mozilla Corporation is the non-profit-backed technology company that has shaped the internet for the better over the last 25 years. We make pioneering brands like Firefox, the privacy-minded…

*
![Socure logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2022/02/4dd877ff6ea919681d6e790a57ab639c.jpeg)
Socure  Sep 22

### [Senior Manager, Solution Engineering – DocV](https://jobicy.com/jobs/153882-senior-manager-solution-engineering-docv.md)

Why Socure? Socure is building the identity trust infrastructure for the digital economy — verifying 100% of good identities in real time and stopping fraud before it starts. The mission…

*
![Toptal logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/08/346ce7fb-221.png)
Toptal  Sep 22

### [Chief Technology Officer – US-Based](https://jobicy.com/jobs/153888-chief-technology-officer-us-based.md)

About Toptal Toptal is a global network of top talent in business, design, and technology that enables companies to scale their teams, on-demand. With $200+ million in annual revenue and…

*
![Socure logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2022/02/4dd877ff6ea919681d6e790a57ab639c.jpeg)
Socure  Sep 22

### [Staff Backend Engineer](https://jobicy.com/jobs/153889-staff-backend-engineer-3.md)

Why Socure? Socure is building the identity trust infrastructure for the digital economy — verifying 100% of good identities in real time and stopping fraud before it starts. The mission…

*
![SeatGeek logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/72d8f3a6-221.jpeg)
SeatGeek  Sep 22

### [Director of Engineering, Enterprise Product](https://jobicy.com/jobs/153869-director-of-engineering-enterprise-product.md)

SeatGeek believes live events are powerful experiences that unite humans. With our technological savvy and fan-first attitude we’re simplifying and modernizing the ticketing industry. Reporting to the VP of Engineering,…

*
![NetBox Labs logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/df239a55-221.png)
NetBox Labs  Sep 22

### [Staff Software Backend Engineer, Tech Lead – Foundations](https://jobicy.com/jobs/153647-staff-software-backend-engineer-tech-lead-foundations.md)

NetBox Labs seeks a Staff Software Backend Engineer to technically lead our Foundations team. Foundations is the platform team that builds shared platform primitives that other engineering teams depend on…

*
![Roboflow logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/8cd75e4b-221.webp)
Roboflow  Sep 22

### [Developer Advocate](https://jobicy.com/jobs/151412-developer-advocate.md)

Who We Are Our mission is to make the world programmable. Sight is one of the key ways we understand the world, and soon this will be true for the…

*
![Roboflow logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/8cd75e4b-221.webp)
Roboflow  Sep 22

### [Full Stack Engineer](https://jobicy.com/jobs/151415-full-stack-engineer.md)

Who We Are Our mission is to make the world programmable. Sight is one of the key ways we understand the world, and soon this will be true for the…

*
![Legion logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/99d2bb45-221-1.jpg)
Legion  Sep 22

### [Chief Architect](https://jobicy.com/jobs/151374-chief-architect.md)

Chief Architect Remote – US Legion Technologies is building the AI-powered operating system for the hourly workforce. We are hiring a Chief Architect to serve as Legion’s most senior hands-on…