huseyindeniz / vite-react-dapp-template

Vite React Template for dApp Frontend Development
https://huseyindeniz.github.io/react-dapp-template-documentation/
MIT License
9 stars 5 forks source link

Add Rabby Wallet Support #37

Closed huseyindeniz closed 7 months ago

huseyindeniz commented 8 months ago

Rabby wallet is getting more popular. It needs to be added to Supported Web3 Wallets list.

Note: I added Rabby support at the beginning but Avalanche's Core wallet hijacks/overrides ethers BrowserProvider object properties aggressively which causes a problem when Rabby, MM and Core installed at the same time.

Find a way to identify all wallets correctly when MM, Rabby and Core wallet installed at the same time on user's browser.