keplr-wallet
keplr-wallet copied to clipboard
Recognise Brave Browser
Issue
The Keplr extension has become the de facto wallet extension for the cosmos community.
For brave users , they are directed to install for chrome
to start using Keplr.
Proposed solution
- Provide the option to install the Keplr extension on either Chrome or Brave
- Detect if Brave the user's browser is Brave. This could involve implementing the following logic
navigator.brave.isBrave().then(console.log)
Recently ran into this issue with the Secret Network XMR bridge where I'm unable to move my XMR to Secret Network because the extension doesnt support Brave.