Questions tagged [hardware-wallet]
9 questions
5
votes
1 answer
Is it possible to export Xpub Key from Ledger Nano S Ethereum Wallet
I need to give payment ETH address to my customers for deposit ETH their accounts. I want to use a HD ETH wallet for this and I am using Ledger Nano S now. But Ledger showing me only 1 receive address so I need ETH wallet's XPub for generate many…

Savas Adar
- 4,083
- 3
- 46
- 54
4
votes
0 answers
How to write e2e tests for Ledger hardware wallets in Javascript app
I want to write e2e test for implementation ledger hardware wallet to my app.
I dont have any clue how to mock hardware ledger so it behaves like a real one.
Does anybody do it before?

MTo
- 406
- 5
- 12
1
vote
0 answers
Is there any way to insert a unique ID to Ledger Nano X?
My current project involves utilising the Ledger Nano X hardware wallet, and I need to assign a unique identifier to the device. Specifically, I am looking to input a unique ID into Ledger Nano X hardware wallet.
I looked at the Ledger…
1
vote
1 answer
What happens to staked ADA after tranfering ADA to another to wallet
I have some ADA in a Yoroi wallet and have delegated staking to a pool. Recently I bought a hardware wallet and Yoroi requires me to create a new wallet in order to work with the hardware device.
This would mean I have to transfer my ADA from the…

Skelli
- 283
- 2
- 10
1
vote
0 answers
UWP USB (Hid) Device Won't Connect
This is my Hid library. It supports UWP, and Android.
https://bitbucket.org/MelbourneDeveloper/hid.net/src/master/
This is an example of the library being used with the Trezor hardware wallet:
https://github.com/MelbourneDeveloper/Trezor.Net
I can…

Christian Findlay
- 6,770
- 5
- 51
- 103
1
vote
0 answers
Legder Nano S - invalid sender
I'm trying to sign ethereum transaction with Ledger Nano S from NodeJS. It generates hexed transaction, but when I try to send it to the testnet Rinkeby, it returns error 'invalid sender'. I'm building an app with elecrtonJS.
I tried to send this…

Сергей Сысоев
- 43
- 6
0
votes
1 answer
Keystone wallet hardware simulator
I need to test a binding feature between my wallet and a keystone wallet. Is there any simulator/sample that I can use to test the QR code binding?

PotatoMeme
- 1
- 1
0
votes
1 answer
Possible to deploy contract to polygon with Ledger?
I'm trying to deploy a contract to Polygon using a Ledger device thru Truffle. However, the signature returned is invalid because it appears ledger wraps the chainID at…

FrozenKiwi
- 1,362
- 13
- 26
0
votes
1 answer
Using bitcoin trezor's ssh agent
I'm trying to use hardware wallet trezor.io as login agent for ssh protocol, which is quite cool idea.
According their how-to
http://doc.satoshilabs.com/trezor-apps/sshagent.html
I'm trying to proceed with instalation:
$ sudo pip install…

Pavel Niedoba
- 1,554
- 2
- 19
- 36