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

# createCrossmintWallets

> Kotlin Function

**Function**

```kotlin theme={null}
fun createCrossmintWallets(service: Result): Result
```

Creates a CrossmintWallets implementation with the given service and auth manager. This function is primarily for internal SDK use. The SDK automatically creates a CrossmintWallets instance when initialized via CrossmintSDK.initialize().
