Skip to content
/ seedsplit Public

Use shamirs secret sharing scheme to split a seed mnemonic for crypto wallets to multiple mnemonics.

License

Notifications You must be signed in to change notification settings

oed/seedsplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seedsplit

Seedsplit lets you split a mnemonic seed into a selected number of shards which are also encoded as mnemonics. n-of-m shards can then be combined in order to get the initial mnemonic seed. This is accomplished by using Shamirs Secret Sharing.

Tests

To run tests:

$ npm test

Acknowledgments

Thanks to Christian Lundkvist for the idea of using encoded the shards to mnemonics.

About

Use shamirs secret sharing scheme to split a seed mnemonic for crypto wallets to multiple mnemonics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •