Skip to content

Bitcore Hardware - #4194

Draft
MicahMaphet wants to merge 61 commits into
bitpay:masterfrom
MicahMaphet:bitcore-hardware
Draft

Bitcore Hardware#4194
MicahMaphet wants to merge 61 commits into
bitpay:masterfrom
MicahMaphet:bitcore-hardware

Conversation

@MicahMaphet

@MicahMaphet MicahMaphet commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description ✏️

A library for streamlining interaction with multiple hardware wallets. Supports Ledger and Burner.

Changelog 🪧

  • Ledger & Burner: getPublicKey, getAddress, and sign
  • Examples of all core functionality
  • Transpiling to ES2022 for browser support
  • Typescript 7 with Node16 module resolution

Testing Notes 🔬

Running the tests will verify some of the basic logic without connecting to the wallet. The examples are what I used to test with the wallets. I have tested transaction that the signed transactions can be mined into blocks as documented in the examples.

Proposals ✋

  • Cache public key
  • Trezor support

Checklist ✔️

  • I have read CONTRIBUTING.md and verified that this PR follows the guidelines and requirements outlined in it.
  • Finish basic Burner Wallet Implementation
  • Finish basic Ledger Implementation
  • Tests
  • Coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant