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

Recognise Brave Browser

Open Genysys opened this issue 4 years ago • 1 comments

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)

Genysys avatar Feb 14 '21 20:02 Genysys

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.

Riderfighter avatar Aug 26 '21 14:08 Riderfighter