Trezor Suite — Secure crypto made simple

A companion app for your Trezor hardware wallet. Manage funds, exchange, and interact with dApps while keeping your private keys offline.

What is Trezor Suite?

Trezor Suite is the official desktop and web companion application designed to work alongside Trezor hardware wallets. It is focused on security, privacy and usability — giving users a modern interface to view their portfolio, send and receive coins, sign transactions offline and manage accounts without exposing private keys. The Suite bundles features such as transaction history, coin support, integrated exchange and coin-specific tools while keeping cryptographic secrets in the hardware device.

Key features

Hardware-backed security
All signing happens on your Trezor device. The app never stores your seed or private keys.
Portfolio overview
Track balances across multiple coins and accounts with clear prices and charts.
Built-in exchange
Swap or buy supported tokens from within the app using trusted liquidity providers.
Open-source
Code is auditable: transparency helps security and trust.

Security model

The Trezor Suite follows a zero-knowledge approach: your recovery seed and private keys remain on the device, never transmitted to the host computer or the internet. The Suite facilitates transaction construction and display, then sends the transaction to the Trezor where you confirm details and sign. This split protects users from host-level malware. Additional protections include passphrase support (a hidden deterministic wallet layer), U2F/WebAuthn for web integrations, firmware checks, and automatic warnings for suspicious destinations.

Supported assets

Trezor Suite supports a wide range of blockchains and tokens — core coins like Bitcoin, Ethereum, Litecoin and many ERC-20 tokens. Support is continuously expanded through updates and community integrations. For tokens not natively supported in Suite, advanced users can still use the Trezor with third-party wallets that integrate the device for signing.

How to get started

  1. Download Trezor Suite from the official website.
  2. Connect your Trezor device to your computer via USB.
  3. Follow in-app setup: create or recover your seed, set a PIN, and optionally enable a passphrase.
  4. Add accounts for the coins you want to manage and let Suite sync balances.
  5. When ready, use Send to create a transaction and confirm on-device.
<!-- Example download link (replace with official source in production) -->
<a href="https://trezor.io/start" class="btn primary">Download Trezor Suite</a>