This tool is forked off of the awesome Shamir39 work by Ian Coleman. It aims to provide an alternative compatible implementation.
A tool for converting BIP39 mnemonic phrases to shamir secret sharing scheme parts whilst retaining the benefit of mnemonics.
https://seedhodler.github.io/shamir/
Download dist/index.html
Open the file in a browser by double clicking it.
Alternatively:
- clone the project
$ npm i
npm run build
- open
dist/index.html
in your browser
This tool is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.