Backpack Wallet Docs
  • Guides
  • Deeplinks
    • Provider Methods
      • Connect
      • Disconnect
      • SignAndSendTransaction
      • SignAllTransactions
      • SignTransaction
      • SignMessage
    • Other Methods
      • Browse
    • Handling Sessions
    • Specifying Redirects
    • Encryption
    • Limitations
Powered by GitBook
On this page

Deeplinks

NextProvider Methods

Last updated 8 months ago

Backpack allows for iOS and Android apps to natively interact with it using either universal links (recommended) or deeplinks.

These workflows are collectively known as "deeplinks."

All follow a protocol format of:

https://backpack.app/ul/<version>/<method> 
Provider Methods