> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CrossmintClientSDK

> Swift Class

**Class**

```swift theme={null}
final class CrossmintClientSDK
```

## Instance Properties

### authManager

Inherited from `ClientSDK.authManager`.

```swift theme={null}
let authManager: any CrossmintAuth.AuthManager
```

### crossmintService

Inherited from `ClientSDK.crossmintService`.

```swift theme={null}
let crossmintService: CrossmintService
```

## Instance Methods

### crossmintWallets()

Inherited from `ClientSDK.crossmintWallets()`.

```swift theme={null}
func crossmintWallets() -> CrossmintWallets
```
