dflow-phantom-connect

Solid

Build Solana wallet-connected apps with Phantom Connect SDKs and DFlow spot trading. Use when user asks to connect a Phantom wallet, integrate Phantom in React, React Native, or vanilla JS, sign messages or transactions, build token-gated pages, mint NFTs, accept crypto payments, or swap/stream tokens with DFlow. Covers @phantom/react-sdk, @phantom/react-native-sdk, @phantom/browser-sdk, and DFlow spot trading and market-data streaming. Do NOT use for Ethereum or EVM wallet integrations, or non-DFlow DEX routing.

Web & Frontend 4,294 stars 90 forks Updated yesterday NOASSERTION

Install

View on GitHub

Quality Score: 86/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Phantom Connect + DFlow Skill ## Instructions ### Step 1: Identify What the User Wants to Build Determine the domain, then route to the right references. **Wallet connection and Solana interactions:** - Connecting a Phantom wallet (React, React Native, vanilla JS) - Signing messages or transactions - Token-gated access - NFT minting - Crypto payments - Solana transfers (SOL or SPL tokens) **DFlow trading & market data:** - Spot token swaps (quote, sign, submit, confirm) - Live prices, order-book depth, or priority-fee streaming Many tasks combine both (for example, a swap UI needs wallet connection AND DFlow trading). Read all relevant references before writing code. ### Step 2: Read the Relevant References **Phantom Connect SDKs** (wallet connection, signing, auth): - `references/react-sdk.md`: React hooks, components, theming, PhantomProvider - `references/react-native-sdk.md`: Expo config, polyfills, deep links, mobile auth - `references/browser-sdk.md`: BrowserSDK init, events, wallet discovery, vanilla JS **Solana patterns** (transactions, gating, minting, payments): - `references/transactions.md`: SOL/SPL transfers, signing, fee estimation - `references/token-gating.md`: client-side and server-side token-gated access - `references/nft-minting.md`: mint pages, Metaplex Core, compressed NFTs - `references/payments.md`: SOL/USDC payments, checkout with backend verification **DFlow** (swaps, streaming): - `references/dflow-crypto-trading.md`: spot swaps via...

Details

Author
internet-court
Repository
internet-court/internet-court-skill
Created
2 months ago
Last Updated
yesterday
Language
TypeScript
License
NOASSERTION

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category