Skip to main content
You are viewing docs for the previous version of the Wallets SDK. We recommend upgrading to V1. See the updated version of this page or the V1 migration guide.
A Typescript SDK to interact with Crossmint Wallets. This SDK enables developers to easily create and manage wallets on Solana and EVM chains.

Before you start

Set up your project and get an API key.
1

Install the SDK

Run the following command to install the SDK:
2

Create a wallet

index.ts

Wallet Examples

Get wallet balances

Transfer

Get wallet activity

Operational signers

Create custom transactions

Signers and custody

Wallet Signers

Learn about signer types and how to choose the right ones.