LiskHQ / lisk-desktop

🖥 Lisk graphical user interface for desktop
https://lisk.com/wallet
GNU General Public License v3.0
580 stars 95 forks source link

Support private key import #5593

Closed shuse2 closed 2 months ago

shuse2 commented 4 months ago

Description

Add support for importing private key into the Desktop wallet https://www.reddit.com/r/Lisk/comments/1cynzx0/lisk_l1_wallet_private_key_import/

Motivation

In order to allow migrating from account which were managed by other wallets than Lisk Desktop, we should support importing private key directly to the Lisk Desktop

roccomuso commented 4 months ago

This would be helpful 💯

przemerr commented 3 months ago

if someone can't wait for the official release I made a simple tool, that lets you import the private key using the import from JSON backup there's also an .exe version in the releases https://github.com/przemerr/exodusRecovery

use at your own risk