Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export private keys for individual assets #165

Open
2 tasks
shrnkld opened this issue Oct 29, 2021 · 0 comments
Open
2 tasks

Export private keys for individual assets #165

shrnkld opened this issue Oct 29, 2021 · 0 comments

Comments

@shrnkld
Copy link
Contributor

shrnkld commented Oct 29, 2021

Using the same export method as seed backup, we can export a file per private key that includes the relevant info for a user to be able to import that private key into another wallet (or using https://github.com/iancoleman/bip39/releases/tag/0.5.2 )

Info to export to csv file:

  • 1 entry per row
  • Row table headers:
    --all ddresses (with non-zero balances)
    --path
    --balances
    --privkey

TBD

@shrnkld shrnkld created this issue from a note in XLite Wallet (To do) Oct 29, 2021
@shrnkld shrnkld moved this from To do to Backlog in XLite Wallet Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
XLite Wallet
  
Backlog
Development

No branches or pull requests

1 participant