solana-mobile / mobile-wallet-adapter

Other
237 stars 98 forks source link

Audit the client apps to make sure that they behave sensibly when there is _no_ wallet installed #122

Open steveluscher opened 2 years ago

steveluscher commented 2 years ago

When there is no wallet installed (ie. nothing that responds to the Intent for association) all of our client apps and SDKs should do something sensible. That may include:

Audit these apps to make sure that they do something sensible:

sdlaver commented 2 years ago

Fake dapp: https://github.com/solana-mobile/mobile-wallet-adapter/pull/124