Skip to content

Replace bip39-light with bip39

Anton Panteleev requested to merge i-102/replace-crypto-js into master
  • Replace bip39-light with bip39
  • Renamed getEmpkFromMnemonic to just encrypt and getXprivFromEmpk to just decrypt because they are general functions.
  • Replace whole validator package with functions needed
  • Replace EMPK with encrypted mnemonic

Closes #102 (closed)

Closes #103 (closed)

Depends on API service changes.

Edited by Anton Panteleev

Merge request reports