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

Why did many adapters were removed 8 months ago #945

Closed kyrkpto closed 2 months ago

kyrkpto commented 2 months ago

Many adapters were removed from the project, Backpack, Slope, etc... in the commit comments is saying deprecated-wallet-adapters

was just removing them, the right way to proceed with it? how can we proceed to integrate them again

thanks, and sorry if i'm not up to date on these changes just want to know the best way to move forward on this.

mcintyre94 commented 2 months ago

These are either deprecated wallets, or wallets that have implemented the wallet standard and no longer need an adapter. Wallets that implement wallet-standard are available to all apps without their adapter being included in the app.