wallet-adapter icon indicating copy to clipboard operation
wallet-adapter copied to clipboard

Modular TypeScript wallet adapters and components for Solana applications.

Results 84 wallet-adapter issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When importing from `wallet-adapter-wallets` there's an error caused by a bad dependency in `wallet-adapter-trezor`: ```sh ⨯ ./node_modules/@trezor/connect-web/lib/channels/serviceworker-window.js:4:19 Module not found: Can't resolve '@trezor/connect-common/src/messageChannel/abstract' https://nextjs.org/docs/messages/module-not-found Import trace for...

Temporarily fix https://github.com/anza-xyz/wallet-adapter/issues/918. Trezor have already created a PR with a fix for the issue - https://github.com/trezor/trezor-suite/pull/11443. I asked how soon they'd release, but haven't gotten a response yet. If...

in modern React tooling import statement is more preferable

Updated readMe file with a more organized documentation to get started with solana-wallet-adapter

When I sign message with backpack adapter I get back the object { signature: Uint8Array } For all other wallets (tested phantom, solflare) I get signature itself (Uint8Array ) without...

Hi team, the BaseWalletConnectionButton is missing in export, please help add it. thanks

**Describe the bug** Trying to connect Phantom wallet in safari browser on mobile, and Phantom's in-app browser is not opening. I'm required to click Solflare from the list of wallets...

continued from https://github.com/solana-labs/wallet-adapter/pull/841