Expand description
§Jade
Library to interact with the Jade hardware wallet.
It’s available in blocking (Jade) and asynchronous (asyncr::Jade) variants.
Some of the implemented features include, unlocking the Jade, registering multisig wallets, signing PSETs.
test uses testcontainers (see lwk_containers in the workspace)
Re-exports§
pub use consts::BAUD_RATE;pub use consts::TIMEOUT;pub use error::Error;pub use serialport;serial
Modules§
Structs§
- Jade
sync - A Jade hardware wallet with a blocking connection.
- Test
Jade Emulator test_emulator - A struct for Jade testing with emulator
Constants§
- JADE_
DEVICE_ IDS - Vendor ID and Product ID to filter blockstream JADEs on the serial.