vue-connect-wallet
vue-connect-wallet copied to clipboard
walletconnect feature request
trafficstars
like web3modal or RainbowKit
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!
like web3modal or RainbowKit
you can use this package https://github.com/kolirt/vue-web3-auth based on web3modal v2