WalletConnect v2 Adapter
info
With Web3Auth Web SDK v9.2.0 and above, WalletConnect V2 Adapter can be used to log in with Solana chain namespace as well. Have a look at the example here.
@web3auth/wallet-connect-v2-adapter
Wallet connect v2 adapter allows you to log in with wallet connect v2. You can read more about Walletconnect here.
Basic Details
Adapter Name: wallet-connect-v2
Package Name: @web3auth/wallet-connect-v2-adapter
chainNamespace: EIP155
Installation
- npm
- Yarn
- pnpm
npm install --save @web3auth/wallet-connect-v2-adapter
yarn add @web3auth/wallet-connect-v2-adapter
pnpm add @web3auth/wallet-connect-v2-adapter