Skip to content

pk910/shamir39-cli

 
 

Repository files navigation

Disclaimer

This tool is forked off of the awesome Shamir39 work by Ian Coleman and the improved implementation of Shamir39 by Seedhodler. It aims to provide a simple command line utility.

Shamir39 Tool

A tool for converting BIP39 mnemonic phrases to shamir secret sharing scheme parts whilst retaining the benefit of mnemonics.

Prebuilt Binaries

See prebuilt binaries in dist folder

Alternatively:

  • clone the project
  • $ npm i
  • npm run build
  • open binary or run node shamir39.js in dist folder

License

This tool is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.

About

Shamir Secret Sharing for BIP39 Mnemonics (Command Line Utility)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%