-
Notifications
You must be signed in to change notification settings - Fork 529
Open
Description
Motivation: In the realm of mobile applications, universal links, also known as App Links on Android, serve as vital bridges between web content and app functionality. However, many platforms, including Telegram, primarily support HTTP links, creating a disconnect for using Solana Pay.
Implementation:
Mobile wallets should register to handle the Universal Link scheme to provide a seamless yet secure experience when Solana
Pay URLs are encountered in the environment.
Example:
https://solanapay.com/ul/<version>/<recipient>
?amount=<amount>
&spl-token=<spl-token>
&reference=<reference>
&label=<label>
&message=<message>
&memo=<memo>```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels