vue-connect-wallet icon indicating copy to clipboard operation
vue-connect-wallet copied to clipboard

walletconnect feature request

Open reslear opened this issue 2 years ago • 2 comments
trafficstars

like web3modal or RainbowKit

reslear avatar Dec 08 '22 00:12 reslear

Got it. This has to come at some point. In conjunction to the utils (say useWalletConnect) it might be a necessary step to include a general useWallet that pops up a UI like web3Modal to select between MetaMask and WalletConnect, or automatically WalletConnect if no window.ethereum is detected.

This package was designed with simplicity and swiftness in mind, I will explore the possible options of integrating WalletConnect while maintaining that goal.

Thanks for raising the request!

neelansh15 avatar Dec 08 '22 04:12 neelansh15

like web3modal or RainbowKit

you can use this package https://github.com/kolirt/vue-web3-auth based on web3modal v2

kolirt avatar Dec 26 '23 13:12 kolirt