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

# Reference

<Warning>
  **You are viewing docs for the previous version of the Wallets SDK.** We recommend upgrading to V1.
  See the [updated version of this page](/sdk-reference/wallets/typescript/reference) or the [V1 migration guide](/wallets/guides/migrate-to-v1).
</Warning>

## Classes

* [CrossmintWallets](./classes/CrossmintWallets)
* [EVMWallet](./classes/EVMWallet)
* [SolanaWallet](./classes/SolanaWallet)
* [StellarWallet](./classes/StellarWallet)
* [Wallet](./classes/Wallet)
* [WalletsApiClient](./classes/WalletsApiClient)

## Interfaces

* [ExportableSigner](./interfaces/ExportableSigner)
* [Signer](./interfaces/Signer)

## Type Aliases

* [Activity](./type-aliases/Activity)
* [Balances](./type-aliases/Balances)
* [Chain](./type-aliases/Chain)
* [DelegatedSigner](./type-aliases/DelegatedSigner)
* [EmailSignerConfig](./type-aliases/EmailSignerConfig)
* [EVMChain](./type-aliases/EVMChain)
* [EvmExternalWalletSignerConfig](./type-aliases/EvmExternalWalletSignerConfig)
* [EVMTransactionInput](./type-aliases/EVMTransactionInput)
* [ExportSignerTEEConnection](./type-aliases/ExportSignerTEEConnection)
* [ExternalWalletSignerConfigForChain](./type-aliases/ExternalWalletSignerConfigForChain)
* [PhoneSignerConfig](./type-aliases/PhoneSignerConfig)
* [Signature](./type-aliases/Signature)
* [SignerConfigForChain](./type-aliases/SignerConfigForChain)
* [SolanaChain](./type-aliases/SolanaChain)
* [SolanaExternalWalletSignerConfig](./type-aliases/SolanaExternalWalletSignerConfig)
* [SolanaTransactionInput](./type-aliases/SolanaTransactionInput)
* [StellarChain](./type-aliases/StellarChain)
* [StellarExternalWalletSignerConfig](./type-aliases/StellarExternalWalletSignerConfig)
* [Transaction](./type-aliases/Transaction)
* [WalletArgsFor](./type-aliases/WalletArgsFor)
* [WalletPlugin](./type-aliases/WalletPlugin)

## Functions

* [createCrossmint](./functions/createCrossmint)
* [isExportableSigner](./functions/isExportableSigner)
