useConnectWallet
@iota/dapp-kit / useConnectWallet
Function: useConnectWallet()
useConnectWallet(
__namedParameters?):UseMutationResult<StandardConnectOutput,Error,ConnectWalletArgs,unknown>
Defined in: sdk/dapp-kit/src/hooks/wallet/useConnectWallet.ts:38
Mutation hook for establishing a connection to a specific wallet.
Parameters
__namedParameters?
UseConnectWalletMutationOptions = {}
Returns
UseMutationResult<StandardConnectOutput, Error, ConnectWalletArgs, unknown>