Beldex-Coin / beldex

Beldex: the secure, private, untraceable cryptocurrency
https://beldex.io
Other
27 stars 21 forks source link

Ledger emulator support #105

Closed victor-tucci closed 1 year ago

victor-tucci commented 1 year ago

This communicates with the Ledger over TCP, which is what the ledger emulator requires.

To use, specify:

--hw-device LedgerTCP --hw-device-address localhost:9999

to the wallet command-line arguments.