10 releases

0.1.3 Feb 10, 2024
0.1.2 Aug 10, 2023
0.1.1 Jul 12, 2023
0.1.0 May 23, 2023
0.0.4 Dec 19, 2021

#887 in Magic Beans

Download history 3006/week @ 2023-12-14 2286/week @ 2023-12-21 2420/week @ 2023-12-28 3041/week @ 2024-01-04 3928/week @ 2024-01-11 4650/week @ 2024-01-18 6507/week @ 2024-01-25 6821/week @ 2024-02-01 7657/week @ 2024-02-08 5786/week @ 2024-02-15 4199/week @ 2024-02-22 4840/week @ 2024-02-29 5917/week @ 2024-03-07 7112/week @ 2024-03-14 5785/week @ 2024-03-21 5134/week @ 2024-03-28

25,176 downloads per month
Used in 2 crates (via ethers-signers)

CC0 license

3.5MB
77K 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
~177K SLoC