_EXTRA_ EXPERIMENTAL PROTOTYPE

SLIP39 Mnemonic Shares

v0.0.3


Create

Split an existing secret into several mnemonic shares.

See the 'Combine' section below to combine existing shares.

Secret

Securely generate random master secret with strength of:

128 bits 160 bits 192 bits 224 bits 256 bits

 

Groups and Members

The number of shares needed to reconstruct the master secret.

Backup-Set Options

Allows the backup set to be re-created with a different number of shares or threshold, while ensuring that the master secret and passphrase produce the same wallet. (Not supported by all SLIP39 implementations)

Shares


Combine

Recover a master secret from a set of mnemonics.

 


This project is 100% open-source code

Get the source code from the repository - https://github.com/iancoleman/slip39

Libraries

slip39-js - https://github.com/ilap/slip39-js

jQuery - https://jquery.com/

Twitter Bootstrap - http://getbootstrap.com/