Crate bitbox_api

Source
Expand description

Rust BitBox hardware wallet client library.

Modules§

btc
Functions and methods related to Bitcoin.
cardano
error
eth
pb
BitBox protobuf messages.
runtime

Structs§

BitBox
BitBox client. See from_hid_device().
ConfigError
Keypath
NoiseConfigData
NoiseConfigNoCache
PairedBitBox
Paired BitBox. This is where you can invoke most API functions like getting xpubs, displaying receive addresses, etc.
PairingBitBox
BitBox in the pairing state. Use get_pairing_code() to display the pairing code to the user and wait_confirm() to proceed to the paired state.
PersistedNoiseConfig

Enums§

Product

Traits§

NoiseConfig
Threading

Type Aliases§

PairingCode