5 releases (breaking)

0.10.0 Jul 13, 2022
0.9.0 Apr 12, 2022
0.8.0 Jan 14, 2021
0.7.0 Dec 1, 2020
0.4.0 Aug 14, 2020

#369 in Authentication

Download history 4592/week @ 2023-12-06 4377/week @ 2023-12-13 3363/week @ 2023-12-20 1938/week @ 2023-12-27 3333/week @ 2024-01-03 5471/week @ 2024-01-10 4257/week @ 2024-01-17 4996/week @ 2024-01-24 13984/week @ 2024-01-31 4164/week @ 2024-02-07 4392/week @ 2024-02-14 5100/week @ 2024-02-21 3920/week @ 2024-02-28 5589/week @ 2024-03-06 5463/week @ 2024-03-13 3782/week @ 2024-03-20

19,636 downloads per month
Used in 23 crates (14 directly)

Apache-2.0

14KB
193 lines

Rust transport library for Ledger

License

This package provides the interface that transports will use so the app libraries can depend on this definition and accept any transport given by a user crate


lib.rs:

Generic APDU transport library for Ledger Nano S/X apps

Dependencies

~1.5MB
~37K SLoC