useAccount

Hook for accessing the account and its connection status.

This hook is used to access the AccountInterface object provided by the currently connected wallet.

Examples

This example shows how to display the wallet connection status and the currently connected wallet address.