ethereum / staking-deposit-cli

Secure key generation for deposits
Creative Commons Zero v1.0 Universal
532 stars 331 forks source link

Support for hardware wallets #152

Open rene78 opened 3 years ago

rene78 commented 3 years ago

Would be nice if the hardware wallet could be utilized to create withdrawal and signing keys instead of using the mnemonic generated in eth2.0-deposit-cli. As far as I know Ledger Nano X supports the BLS12-381 signature scheme.

ghost commented 3 years ago

Yeah I agree, using the ledger would feel much safer then having to keep the mnemonic seed around. Is this in the current roadmap?

ghost commented 3 years ago

Ledger has now released support: https://www.ledger.com/blog/ledger-is-ready-for-ethereum-2/?utm_source=Twitter&utm_medium=Social&utm_campaign=Eth2Firmware

DanielSel commented 3 years ago

Are there any news for this?