11 releases

0.1.4 Jul 12, 2024
0.1.3 Feb 10, 2024
0.1.2 Aug 10, 2023
0.1.1 Jul 12, 2023
0.0.4 Dec 19, 2021

#3 in #trezor

Download history 4988/week @ 2024-07-18 4609/week @ 2024-07-25 5291/week @ 2024-08-01 6211/week @ 2024-08-08 4582/week @ 2024-08-15 5150/week @ 2024-08-22 5783/week @ 2024-08-29 6108/week @ 2024-09-05 4569/week @ 2024-09-12 5063/week @ 2024-09-19 4657/week @ 2024-09-26 7419/week @ 2024-10-03 5511/week @ 2024-10-10 5637/week @ 2024-10-17 4963/week @ 2024-10-24 4847/week @ 2024-10-31

21,997 downloads per month
Used in 6 crates (3 directly)

CC0 license

3.5MB
78K 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

~11MB
~174K SLoC