trezorlib

Crates.iotrezorlib
lib.rstrezorlib
version0.0.2
sourcesrc
created_at2021-11-30 10:08:14.938139
updated_at2021-11-30 10:08:14.938139
descriptionClient library for interfacing with Trezor hardware wallet devices.
homepagehttps://github.com/inphi/rust-trezor-api
repositoryhttps://github.com/inphi/rust-trezor-api
max_upload_size
id489716
size4,148,211
Murphy Law (Inphi)

documentation

README

Trezor Client Library

Client library for interfacing with Trezor devices.

Requirements

The following Ubuntu packages are needed:

  • libudev-dev
  • libusb-1.0-0-dev
  • libhidapi-dev (TODO: optional)
Commit count: 50

cargo fmt