lbry.com/content/bounty/hardware-wallet.md
ポール ウェッブ 3094dda001 Redesign
2019-03-19 08:55:04 -05:00

1.2 KiB

category title award status date
code Hardware Wallet Integration 750 available 2018-05-25

Since LBRY is a fork of Bitcoin Core, integrating into existing hardware wallet platforms should be fairly straightforward. Two of the most popular hardware wallet platforms are Ledger and Trezor. You can find all the LBRY specific blockchain modifications on our LBRYcrd GitHub repo and more specifically in the chain params code.

The Trezor integration is a bit more involved and thus includes a 30% bonus on top of the stated bounty amount.

  • Ledger GitHub - Ledger Nano GitHub respository with guidelines on how to develop. This will involve setting up their SDK and creating a Chrome app.
  • Trezor GitHub - Please see Trezor's developer guide for more information on integrations.

Status: Ledger - In Progress: https://github.com/LedgerHQ/ledger-live-common/pull/49 https://github.com/LedgerHQ/blue-app-btc/pull/47 https://github.com/LedgerHQ/lib-ledger-core/pull/24