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

#108 in Authentication

Download history 3212/week @ 2024-03-31 3593/week @ 2024-04-07 3167/week @ 2024-04-14 4213/week @ 2024-04-21 4117/week @ 2024-04-28 3700/week @ 2024-05-05 4307/week @ 2024-05-12 4886/week @ 2024-05-19 4630/week @ 2024-05-26 4078/week @ 2024-06-02 4606/week @ 2024-06-09 6768/week @ 2024-06-16 6234/week @ 2024-06-23 5653/week @ 2024-06-30 5690/week @ 2024-07-07 5423/week @ 2024-07-14

23,247 downloads per month
Used in 25 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.5–1MB
~21K SLoC