We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[This ticket is spawned out of bitpay/bitauth#4]
Just like electrum provides mnemonic versions of private keys, it would be great if Bitcore could provide this too, directly within the library itself.
This would then have the knock-on effect of enabling mnemonic based SINs as described in bitpay/bitauth#4 and other projects based on Bitcore.
The text was updated successfully, but these errors were encountered:
Can we use https://github.com/bitpay/bitcore/blob/master/lib/BIP39.js to solve this easily?
Sorry, something went wrong.
Merge pull request bitpay#399 from cmgustavo/feature/01fix-layout
94249a2
Feature/01fix layout
Merge pull request bitpay#399 from isocolsky/fix/derivation-strategy
28c06e0
restore derivation strategy on txps
No branches or pull requests
[This ticket is spawned out of bitpay/bitauth#4]
Just like electrum provides mnemonic versions of private keys, it would be great if Bitcore could provide this too, directly within the library itself.
This would then have the knock-on effect of enabling mnemonic based SINs as described in bitpay/bitauth#4 and other projects based on Bitcore.
The text was updated successfully, but these errors were encountered: