Skip to content

likecoin/mnemonic-secret-sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

node index.js

Generate or input a mnemonic, then split the mnemonic to n shares, such that k shares can recover the mnemonic.

node recover.js [--recover / --verify]

Recover the mnemonic from the k shares. For recovering the mnemonic, please use --recover; if just for verification, use --verify to only show the addresses of the recovered mnemonic but not the actual mnemonic itself.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors