useWalletConnector
Callable
Parameters
optionalwallets: any
Wallets to connect to, will connect to all available wallets if none is specified
Returns [state: AsyncValue<Value, MutationError>, execute: (...args: [wallets?: any]) => Promise<true>]
The wallet connection state & connect function
Hook for connecting wallets