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

Improves examples + adds index.js #15

Closed tka85 closed 4 years ago

tka85 commented 4 years ago

Adds 4 posible scenarios in examples/main.js Adds index.js to export slip39 module Fixes package.json to expose index.js