BTCPrivate-Legacy / electrum-btcp-legacy

BTCP Electrum (Lite Wallet), Use all wallets with caution. You should never share private keys, seed, or wallet file with anyone.
https://btcprivate.org
MIT License
129 stars 26 forks source link

No support for Ledger Nano S in docker execution [$5] #88

Open jfisbein opened 6 years ago

jfisbein commented 6 years ago

When running Electrum BTCP wallet in docker, there's no support to use the Ledger Nano S. Two things need to be addressed:

  1. Change docker scripts to use version 1.1.1
  2. Detect connected Ledger Nano S and add --device option to command line.
--- There is a **[$5 open bounty](https://www.bountysource.com/issues/59479310-no-support-for-ledger-nano-s-in-docker-execution?utm_campaign=plugin&utm_content=tracker%2F88294623&utm_medium=issues&utm_source=github)** on this issue. Add to the bounty at [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F88294623&utm_medium=issues&utm_source=github).
BlueSilver22 commented 6 years ago

@csulmone any progress?