12 releases

0.1.5 Oct 9, 2025
0.1.4 Jul 12, 2024
0.1.3 Feb 10, 2024
0.1.2 Aug 10, 2023
0.0.4 Dec 19, 2021

#2 in #trezor

Download history 10182/week @ 2025-11-11 9860/week @ 2025-11-18 12974/week @ 2025-11-25 17621/week @ 2025-12-02 15805/week @ 2025-12-09 18657/week @ 2025-12-16 6849/week @ 2025-12-23 6677/week @ 2025-12-30 19069/week @ 2026-01-06 21421/week @ 2026-01-13 21429/week @ 2026-01-20 22345/week @ 2026-01-27 25464/week @ 2026-02-03 26528/week @ 2026-02-10 29776/week @ 2026-02-17 23499/week @ 2026-02-24

109,513 downloads per month
Used in 11 crates (5 directly)

CC0 license

4MB
85K SLoC

trezor-client

Downloads License [![CI Status][actions-badge]][actions-url]

A fork of a fork of a library that provides a way to communicate with a Trezor T device from a Rust project.

Previous iterations provided implementations for Bitcoin only. This crate also provides an Ethereum interface, mainly for use in ethers-rs.

Requirements

MSRV: 1.60

See the Trezor guide on how to install and use the Trezor Suite app.

Last tested with firmware v2.4.2.

Examples / Tests

cargo run --example features

Features

  • bitcoin and ethereum: client implementation and full support;
  • cardano, monero, nem, ripple, stellar and tezos: only protobuf bindings.

Credits

Dependencies

~17MB
~213K SLoC