Skip to content

Create an example custom signer using hwi-async #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tracked by #70
notmandatory opened this issue Mar 20, 2025 · 3 comments
Open
Tracked by #70

Create an example custom signer using hwi-async #20

notmandatory opened this issue Mar 20, 2025 · 3 comments
Assignees
Labels
new feature New feature or request

Comments

@notmandatory
Copy link
Member

notmandatory commented Mar 20, 2025

Describe the enhancement

The hwi-async 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

@notmandatory notmandatory added the new feature New feature or request label Mar 20, 2025
@notmandatory notmandatory moved this to Discussion in BDK Wallet Mar 20, 2025
@notmandatory notmandatory transferred this issue from bitcoindevkit/bdk Apr 7, 2025
@sdmg15
Copy link

sdmg15 commented Apr 10, 2025

Hey @notmandatory ,
Here is my attempt to add the custom signer #206
Let me know if this aligns with what is required (I'm not done yet so it's DRAFT). Thanks

@sdmg15
Copy link

sdmg15 commented Apr 25, 2025

Should this issue be mentioned in the list in #70 ?

@notmandatory
Copy link
Member Author

@sdmg15 good idea, I added it to that list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: Discussion
Development

No branches or pull requests

2 participants