-
Notifications
You must be signed in to change notification settings - Fork 410
Closed
Labels
discussionThere's still a discussion ongoingThere's still a discussion ongoing
Milestone
Description
Hardware wallets should be able to use BDK.
This will need to happen in a few steps:
- rust-bitcoin (no_std support rust-bitcoin/rust-bitcoin#409 | no_std support, keeping MSRV rust-bitcoin/rust-bitcoin#603 and std -> core rust-bitcoin/rust-bitcoin#614)
- rust-miniscript (no_std support rust-bitcoin/rust-miniscript#201 | Add no_std support rust-bitcoin/rust-miniscript#277)
- bdk
I have an ugly prototype for rust-bitcoin using bare-io to polyfill std::io stuff that's missing from no_std. Going to make a draft PR shortly and get some feedback.
Metadata
Metadata
Assignees
Labels
discussionThere's still a discussion ongoingThere's still a discussion ongoing
Type
Projects
Status
No status