useWalletConfig
 Hook to get the WalletConfig  object of the currently connected wallet.
This is useful to get metadata about the connected wallet, such as the wallet name, logo, etc
Example
Returns
 The current connected wallet's configuration object or undefined  if no wallet is connected.