overrides
prop to adapt the view shown to the user programmatically.
UserProfile: An object containing attributes about the
user such as the wallet address, email, first name, etc.
Wallet: An object containing the attributes about the
connected wallet. This object would be available immediately after a wallet has
been connected.
WalletsByChain: Array of objects, used primarily for bridging.
WalletConnector: This is Dynamic’s abstraction over
the wallet interface. This can be used to interact with the users wallet.