walletOptions
prop returned by the useWalletOptions hook.
chainGroup
node in each wallet (Remember to also add the WalletConnectors for each chain).
“Recommendeded” from the Recommended Wallets feature.@dynamic-labs/wallet-book
library to display a wallet icon using the exported WalletIcon
component. This component takes a walletKey
prop, which is the key of the wallet you want to display.
connected
which indicates whether the wallet is locked or not, and you can use this to trigger your own workflow to warn the user.