Skip to content

[feature] universal link support #232

@melonges

Description

@melonges

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>```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions