6 releases (breaking)

new 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

#113 in Authentication

Download history 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 4447/week @ 2024-03-20 4065/week @ 2024-03-27 3447/week @ 2024-04-03 3703/week @ 2024-04-10 3443/week @ 2024-04-17 4460/week @ 2024-04-24 3637/week @ 2024-05-01 3245/week @ 2024-05-08

15,367 downloads per month
Used in 24 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