Files
solana/docs/src/remote-wallet/README.md
2020-02-26 14:42:08 -08:00

357 B

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" %}