ilap / slip39-js

The javascript implementation of the SLIP39 for Shamir's Secret-Sharing for Mnemonic Codes.
MIT License
69 stars 27 forks source link

fixed "wrong number of mnemonics" error message #1

Closed joernroeder closed 5 years ago

ilap commented 5 years ago

Hi @joernroeder,

Thx for the contribution. Also, feel free to implement the JSON feature of my dart code or do some fixing/clean-up based on that code, which is more maintained.

It will be very easy, due to the nature of the similar code syntax.

Cheers,

Pal

joernroeder commented 5 years ago

@ilap your're welcome! i'll take a look and will push more pull requests whenever something draws my attention.