@defichain/jellyfish-wallet-encrypted
v4.0.7
Published
SDK & Ecosystem for building modern lite DeFi Applications at scale.
Downloads
885
Readme
@defichain/jellyfish-wallet-encrypted
EncryptedMnemonicHdNode extends MnemonicHdNode to implement promise-based privKey resolution. This allows latent based implementation where privKey need to be decrypted.
Prior-art:
- BIP32 Hierarchical Deterministic Wallets
- BIP39 Mnemonic code for generating deterministic keys
- BIP44 Multi-Account Hierarchy for Deterministic Wallets