Skip to content

Releases: chatch/stellar-hd-wallet

Fix require

27 Apr 14:32

Choose a tag to compare

Thank you @piyalbasu for this fix #24

Updated dependencies and convert to typescript

28 Mar 13:05

Choose a tag to compare

Bring the library up to date:

  • babel replaced with tsc
  • added typescript types
  • dependencies updated

Upgrade stellar-base to 0.13.1

19 Apr 23:09
612c123

Choose a tag to compare

#13 update stellar-base dependency

Remove js-nacl dependency

19 Apr 23:09
0eced6c

Choose a tag to compare

#12 replace with pure js to avoid strict CSP error in browsers

Fix dependency issue (again) - new stellar-base

09 Aug 13:23

Choose a tag to compare

Bump stellar-base to 0.8.2 to pick up dependencies fix.

fromMnemonic validation

20 May 04:21

Choose a tag to compare

#8 fromMnemonic should validate the mnemonic parameter
#5 lodash is a dependency, but not mentioned as such
update jsdoc - add @throws comments

validateMnemonic

14 Mar 12:38

Choose a tag to compare

#4 add validation

Korean Mnemonics

09 Jan 13:44

Choose a tag to compare

#1 Add korean language mnemonic support from latest bip39 module

First Release

09 Jan 13:45

Choose a tag to compare

First main release