shapeshift / hdwallet

A library for interacting with hardware wallets from JS/TS.

Home Page:https://hdwallet.shapeshift.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add cosmos support for HDWallet Ledger

theoboldfrazier opened this issue · comments

Currently, keplr doesn't work with ledger because hdwallet-ledger has not been updated to support cosmos.

Why would hdwallet-ledger need to be updated? hdwallet-keplr returns a KeplrHDWallet instance and all communications go through the keplr extension. hdwallet-ledger is used to directly pair a ledger device and we haven't added support for that.

closing as no one has complained about this, reopen if that changes