6 releases (breaking)

0.11.0 May 9, 2024
0.10.0 Jul 13, 2022
0.9.0 Apr 12, 2022
0.8.0 Jan 14, 2021
0.4.0 Aug 14, 2020

#262 in Authentication

Download history 6881/week @ 2024-07-21 6628/week @ 2024-07-28 5961/week @ 2024-08-04 7530/week @ 2024-08-11 8246/week @ 2024-08-18 7055/week @ 2024-08-25 7131/week @ 2024-09-01 8255/week @ 2024-09-08 6905/week @ 2024-09-15 7614/week @ 2024-09-22 8336/week @ 2024-09-29 8721/week @ 2024-10-06 7948/week @ 2024-10-13 8653/week @ 2024-10-20 8490/week @ 2024-10-27 8835/week @ 2024-11-03

34,250 downloads per month
Used in 26 crates (14 directly)

Apache-2.0

14KB
188 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

~0.4–1MB
~20K SLoC