Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 725 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 725 Bytes

Ledger Live Profile Switcher

This is an experimental way to change the accounts that appear in Ledger Live.

The next thing would be to make sure this work as a standalone cli tool.

This is currently how the tool works

  1. Asks in a loop what addresses need to be added
  2. Copies the original app.json and copies injected version in

Potential roadmap

  1. Run tool to back up folder with varying levels of "depth"
  2. Inject folder either from a list of "saved" types or via adding as above

The next potential step after that would be to implement a minimal python web framework to run this in the browser. This would be because some users might be more familiar with managing this as via the ledger live logs viewer.