DFlowProtocolDFlowProtocolOfficialยท2 Agent Skills Included

dflow_phantom-connect-skill

Build Solana wallet apps, swaps, and payment flows

Builds Solana apps with Phantom wallet connection, message signing, token gating, NFT minting, and crypto payments. Adds DFlow spot token swaps and real-time market data streaming for quotes, order books, and priority fees. Eliminates manual SDK research by routing each request to ready-made React, React Native, and browser integration patterns. Keeps API keys secure on the backend with proven proxy and error-handling practices.
npx skills add DFlowProtocol/dflow_phantom-connect-skill --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dflow_phantom-connect-skill?โ–ผ

Run `npx skills add DFlowProtocol/dflow_phantom-connect-skill --all -g -y` in your terminal to install all skills in this repository globally.

How to connect a Phantom wallet in React?โ–ผ

This skill guides your coding assistant through installing @phantom/react-sdk, wrapping your app in PhantomProvider, and using hooks like useModal and useAccounts for wallet login.

How to add Solana token swaps to my app?โ–ผ

It walks through the DFlow /order flow: request a signed-ready transaction, sign it with the Phantom SDK, submit, and confirm, with the API key kept safely on your backend.

Can I build token-gated pages or NFT mints?โ–ผ

Yes. It includes ready patterns for checking wallet token balances to gate content and for building NFT mint pages with Metaplex Core and compressed NFTs.

Does it work with Claude Code and other coding assistants?โ–ผ

Yes. It follows the universal SKILL.md standard, so it runs in Claude Code, Cursor, and any assistant that supports agent skills.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’