Phantom Deeplinking
Important Note
Phantom's signAndSendTransaction deeplink has been deprecated. The code structure is similar to Solflare, but you should use signAllTransactions or signTransaction instead. Learn more in Phantom's documentation .
Integrate Phantom wallet deeplinking to enable secure transaction signing in your mobile application. The implementation is similar to Solflare, but note that Phantom's signAndSendTransaction method is deprecated.
Getting Started
For detailed implementation guidance, refer to:
- Solflare Integration Guide - The code structure is similar, but use Phantom's current deeplink methods
- Deeplinking Utilities - Shared encryption and keypair utilities
- Phantom Deeplinks Documentation - Official Phantom deeplink reference
