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

#844 in Magic Beans

Download history 6422/week @ 2024-02-12 4308/week @ 2024-02-19 4529/week @ 2024-02-26 5713/week @ 2024-03-04 6934/week @ 2024-03-11 5531/week @ 2024-03-18 6247/week @ 2024-03-25 6021/week @ 2024-04-01 5037/week @ 2024-04-08 5385/week @ 2024-04-15 6759/week @ 2024-04-22 5123/week @ 2024-04-29 4481/week @ 2024-05-06 5047/week @ 2024-05-13 4573/week @ 2024-05-20 3720/week @ 2024-05-27

18,192 downloads per month
Used in 4 crates (2 directly)

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
~171K SLoC