anza-xyz / wallet-adapter

Modular TypeScript wallet adapters and components for Solana applications.
https://anza-xyz.github.io/wallet-adapter/
Apache License 2.0
1.44k stars 906 forks source link

signAndSendTransaction method not available #972

Closed JonasSchweigler closed 3 weeks ago

JonasSchweigler commented 1 month ago

Phantom wallet and also other wallets require the signAndSendTransaction method. Otherwise your application is considered as unsafe.

Just add the method to make the transaction safe again in mainnet beta.

jordaaash commented 3 weeks ago

This is not an issue with Wallet Adapter. Please use the provided issue template.