anoma / namada-interface

Apache License 2.0
77 stars 101 forks source link

Extension: Ledger should generate shielded address #817

Closed jurevans closed 4 months ago

jurevans commented 4 months ago

Currently, when importing accounts from Ledger, we do not get the shielded address from the HW wallet. This should be added and tested with the latest Ledger app

NOTE Do we still need to have dependencies for ledger in the extension? We should be able to interface with Ledger solely with the SDK JS package.

jurevans commented 4 months ago

Closing as this is a duplicate of https://github.com/anoma/namada-interface/issues/746