#bitcoin #api #hardware-wallet #api-bindings #wasm #bitbox

bitbox-api

A library to interact with the BitBox02 hardware wallet

10 releases

0.3.1 Feb 4, 2024
0.3.0 Jan 27, 2024
0.2.3 Jan 22, 2024
0.2.2 Nov 18, 2023
0.1.7 Sep 21, 2023

#2702 in Magic Beans

Download history 51/week @ 2024-01-01 135/week @ 2024-01-08 117/week @ 2024-01-15 198/week @ 2024-01-22 195/week @ 2024-01-29 39/week @ 2024-02-05 159/week @ 2024-02-19 181/week @ 2024-02-26 205/week @ 2024-03-04 183/week @ 2024-03-11 294/week @ 2024-03-18 256/week @ 2024-03-25 198/week @ 2024-04-01 34/week @ 2024-04-08 54/week @ 2024-04-15

543 downloads per month
Used in async-hwi

Apache-2.0

330KB
8K SLoC

Rust 6.5K SLoC // 0.0% comments TSX 1.5K SLoC JavaScript 148 SLoC // 0.0% comments Shell 26 SLoC TypeScript 7 SLoC // 0.2% comments

BitBox02 library

A library to interact with the BitBox02 hardware wallet.

Check out examples/singlethreaded.rs for an example.

To run the example:

cargo run --example singlethreaded --features=usb,tokio/rt,tokio/macros

See Cargo.toml for further examples.


lib.rs:

Rust BitBox hardware wallet client library.

Dependencies

~9–24MB
~278K SLoC