Skip to content

pascalmartin/bip39split

Repository files navigation

Build Status

bip39split

Tool to create fragmented paper backup of your bip39 mnemonic phrase.
This tool uses secret sharing for distributing your mnemonic phrase into cryptographically-secure pieces.
Then you save the pieces in different places and to reconstruct the original, combine a specific number of pieces.

Online Version

Not recommended for safety reasons, be careful
bit39split.com

Standalone offline version

Recommended use
Never use bip39split tool on a computer connected to internet

  • Create a bootable ubuntu usb stick
  • Copy bip39split.html on another usb key
  • Boot Live ubuntu and run bip39split.html

Build local

npm install  
npm run compileBip39Lib  
npm run dist

Credits

Inspired by

Powered by

Donations

If you find this project useful, please make a small donation to keep this project healthy.

Coin Address QR Code
Bitcoin BTC 33bWirMx4k2VXTxreLJFdWXgJE7buxMfAR 33bWirMx4k2VXTxreLJFdWXgJE7buxMfAR
Ethereum ETH 0x408c70e0C125894854700B23Cc8E5a9e7a3908ae 33bWirMx4k2VXTxreLJFdWXgJE7buxMfAR
XRP rDaEQkutXT7oXGnnqdnsKbZXN5zpHBwUA9 33bWirMx4k2VXTxreLJFdWXgJE7buxMfAR

Cross-browser testing provided by:

BrowserStack