rsksmart / rwallet

The RSK Wallet is based on our rWallet open-source code-base, which will allow developers and organizations to use it to build their own apps.
https://developers.rsk.co/wallet/
GNU General Public License v3.0
43 stars 22 forks source link

Add isRwallet flag in the dapp injectedProvider to identify itself. #643

Closed jessgusclark closed 3 years ago

jessgusclark commented 3 years ago

Is your feature request related to a problem? Please describe.

Related to using rLogin with the dapp browser, a flag for isRwallet would be nice so a PR against web3modal can be added to show the URL. This is similar to

Describe the solution you'd like This is similar to other services using this flag. Examples are:

isMetamask
isNiftyWallet
isMathWallet

You can see more of these flags on the web3modal injected providers list