mikeshultz / solidbyte

Development toolkit for creating Ethereum smart contracts
https://solidbyte.org
GNU General Public License v3.0
6 stars 0 forks source link

Hardware wallet support #61

Open mikeshultz opened 5 years ago

mikeshultz commented 5 years ago

Look into adding hardware wallet support. Or at least the major one or two.

mikeshultz commented 5 years ago

Ledger

mikeshultz commented 4 years ago

Started on this, but having issues getting the ledger to cooperate. When sending signed transactions with contract txdata, it would respond acting as if it needed more data after a full tx has been given. This might be on hold until Ledger drops a new debug firmware.

The old Dropbox link in the docs doesn't appear to be there anymore, so maybe this has been updated? The server link in these docs appears not to respond.

https://ledger.readthedocs.io/projects/blue-loader-python/en/latest/script_reference.html#updatefirmware-py

mikeshultz commented 4 years ago

Progress can be tracked in this project: https://github.com/mikeshultz/ledger-eth-lib