Optional
delegateThe resulting did of a successful wallet connect. Only returned on success if WalletConnectOptions was provided.
The DID that has been connected or created during the connection process.
Optional
recoveryThe first time a Web5 agent is initialized, the recovery phrase that was used to generate the agent's DID and keys is returned. This phrase can be used to recover the agent's vault contents and should be stored securely by the user.
The Web5 instance, providing access to the agent, DID, DWN, and VC APIs.
Represents the result of the Web5 connection process, including the Web5 instance, the connected decentralized identifier (DID), and optionally the recovery phrase used during the agent's initialization.