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

Refactor IWalletApi for supporting more Web3 Wallets #8

Closed huseyindeniz closed 1 year ago

huseyindeniz commented 1 year ago

Currently, IWalletAPI implementation is searching/using Metamask only. Refactor loadProvider to support other web3 wallets. After refactoring it, the following wallets might be integrated as a first iteration in this task.

Also add Other Wallets option to support more Web3 wallets.