Closed intelliot closed 2 years ago
There's a 3rd party library for this: https://www.npmjs.com/package/ripple-sign-keypairs
But I think it would be reasonable to add this feature into ripple-keypairs directly.
The goal is to enable someone to sign using bip39/bip44 or bip32 derived keys, including multisig use cases.
Replaced by https://github.com/XRPLF/xrpl.js/issues/1821
There's a 3rd party library for this: https://www.npmjs.com/package/ripple-sign-keypairs
But I think it would be reasonable to add this feature into ripple-keypairs directly.
The goal is to enable someone to sign using bip39/bip44 or bip32 derived keys, including multisig use cases.