phantom-connect

Integrate Phantom wallet connection, authentication, and Solana transaction signing into web and mobile apps.

7|8|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/phantom/phantom-connect-cursor-plugin --skill phantom-connect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phantom-connect
Source: https://github.com/phantom/phantom-connect-cursor-plugin/tree/main/.claude/skills/phantom-connect
Command: npx skills add https://github.com/phantom/phantom-connect-cursor-plugin --skill phantom-connect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables developers to integrate Phantom wallet functionality into their web and mobile applications, allowing users to connect, authenticate, and manage their digital assets securely.

Core Features & Use Cases

  • Wallet Integration: Connect to Phantom wallets across React, React Native, and vanilla JS/TS applications.
  • Authentication: Support for social logins (Google/Apple) and the Phantom browser extension.
  • Transaction Management: Facilitate signing and sending of Solana transactions, message signing, and crypto payments.
  • Use Case: A decentralized application (dApp) needs users to connect their Phantom wallet to access features, sign transactions for purchases, and manage their NFTs.

Quick Start

Use the phantom-connect skill to connect a user's Phantom wallet to your React application.

Frequently Asked Questions about phantom-connect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Phantom wallet into a React dApp on Solana?

Integrating Phantom wallet into a React dApp involves using the SDK to configure the provider, enabling wallet connection, social login via Google or Apple, and transaction signing for Solana.

Can I use social login like Google or Apple for crypto payments on Solana?

Yes, social login via Google and Apple is supported for authentication, allowing dApps to facilitate crypto payments and transaction signing on the Solana network.

Does the Phantom wallet SDK work with React Native and vanilla JavaScript?

Yes, the Phantom wallet SDK supports React Native and vanilla JavaScript/TypeScript, enabling wallet connection, message signing, and transaction management across web and mobile platforms.

What is the best way to handle Solana transaction signing in a web3 application?

Integrating the Phantom wallet SDK is the best way to handle Solana transaction signing, facilitating secure message signing, transaction management, and crypto payments within your dApp.

Are there specific configuration rules for Phantom wallet SDK integration?

Yes, secure Phantom wallet SDK integration requires adhering to critical rules, including specific import orders and provider configurations, to ensure efficient operation across React and JavaScript applications.