ilap / slip39-js

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

Adds description text #16

Closed tka85 closed 4 years ago

tka85 commented 4 years ago

Adds description text for whole SSSS set and also for each individual group share. Also prefixes with slip39 all functions added to String.prototype and Array.prototype to avoid collisions with other libraries.

jonathancross commented 4 years ago

Friendly ping @ilap Note: this also bumps the version number (probably a good idea)