Squads Docs
SquadsX Beta (Development)
SquadsX Beta (Development)
  • What is SquadsX
  • Understanding the SquadsX Extension Wallet
  • Guides
    • Overcoming Integration Obstacles
      • Not Using Wallet Standard Adapter
      • Ephemeral Signers
      • Large Transaction Problem
      • UI Feedback and Delayed Execution
      • Mandatory Sign-In with Off-chain Message Signing
Powered by GitBook
On this page
  1. Guides
  2. Overcoming Integration Obstacles

Not Using Wallet Standard Adapter

PreviousOvercoming Integration ObstaclesNextEphemeral Signers

Last updated 1 year ago

TLDR: Update your Wallet Adapter package to the latest version that supports the Wallet Standard.

Problem

The Wallet Standard is a protocol and a collection of interfaces that allows apps to automatically detect the wallets installed by the user. SquadsX implements Wallet Standard and should be recognized by most of the apps already. That said, not every app uses the latest Wallet Adapter version that supports Wallet Standard.

Solution

If your app doesn't detect an installed SquadsX extension, make sure to update the package to the latest version.

Wallet Adapter