> ## 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.

# ClientSDK

> Swift Protocol

**Protocol**

```swift theme={null}
protocol ClientSDK
```

## Instance Properties

### authManager

```swift theme={null}
var authManager: AuthManager { get }
```

### crossmintService

```swift theme={null}
var crossmintService: CrossmintService { get }
```

## Instance Methods

### crossmintWallets()

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