# Remote Wallet This document describes how to use a remote wallet with the Solana CLI tools. Currently, Solana supports: - Ledger hardware wallet (Nano S) ## Overview Solana's remote-wallet integration provides Solana CLI methods to query a device's BIP32 public keys and send messages to the device for secure signing. {% page-ref page="ledger.md" %}