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

#793 in Magic Beans

Download history 6088/week @ 2024-03-31 5031/week @ 2024-04-07 5400/week @ 2024-04-14 6597/week @ 2024-04-21 5215/week @ 2024-04-28 4574/week @ 2024-05-05 4979/week @ 2024-05-12 4640/week @ 2024-05-19 3684/week @ 2024-05-26 3644/week @ 2024-06-02 4619/week @ 2024-06-09 4817/week @ 2024-06-16 4423/week @ 2024-06-23 3903/week @ 2024-06-30 4124/week @ 2024-07-07 4601/week @ 2024-07-14

17,587 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
~173K SLoC