bitcoin-hw 0.1.0-unreleased

A library for interacting with Bitcoin hardware wallets.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
categories = ["hardware-support", "bitcoin"]
description = "A library for interacting with Bitcoin hardware wallets."
edition = "2021"
keywords = ["hardware", "wallet", "bitcoin", "cryptocurrency"]
license = "CC0-1.0"
name = "bitcoin-hw"
readme = "README.md"
repository = "https://github.com/lightyear15/bitcoin-hw"
rust-version = "1.56"
version = "0.1.0-unreleased"