dan-da

Results 85 comments of dan-da

I would think you would use the chain_private_key value, except the prefix "db99..." looks funny to me, so it may not be an extended private key. Anyway, you could try:...

Well, I tried, but no luck yet. First of all, the `chain_private_key` is a raw seed value, which hd-wallet-derive doesn't support yet. So instead I went to [iancoleman's bip39 tool](https://iancoleman.io/bip39/),...

ok, yeah seems a big oversight to me that the backup file does not include the bip32 path.

> LocalCryptos staff said their format is non standard and I have to use their own tool that's a big red flag. If it were me, I would run, not...

This patch doesn't seem to work. Firstly, the get-extended param is not read from the command-line. maybe you forgot to commit changes in Util.php? Even after I added that, I...

ok, yeah I'll take a look once you update...

thx for the PR! I like the MacOS instructions, the --help-coins fix, and the fix to one of the examples removing /home/websites. I'm less excited about changing all the indents...

Should be possible I suppose. What's the use case?

If you can create a PR for hd-wallet-addrs, that would be great. As I recall, there is some trickiness (a lot of setup) required to make a given key generate...