bitcoindevkit / bitcoindevkit/bdk_wallet
Create an example custom signer using `hwi-async`
Open
documentation
new feature
- Dominant language
- Rust
- Stars
- 59
- Forks
- 105
- Avg merge
- 10d 9h
- Merged PRs (30d)
- 1
Description
**Describe the enhancement**
The [hwi-async](https://github.com/wizardsardine/async-hwi) crate provides a pure rust interface to various hardware signing devices. It should be possible to create a custom `bdk_wallet` signer using `hwi-async`.
**Use case**
It would be useful to projects using `bdk_wallet` to have an example that uses `hwi-async` as a custom wallet signer.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.