type WalletConnectCreationOptions = { client: ThirdwebClient; dappMetadata?: DAppMetaData; metadata?: WalletMetadata; projectId?: string;};