BenWestgate / yeti.Bash

A port of Yeticold.com to Shell.
https://github.com/JWWeatherman/yeticold
14 stars 2 forks source link

yeti.Bash

A port of Yeticold.com to Shell

Less than 100 lines of code stand between you and Bitcoin Core v0.21

Optimized for code review and auditability

Requires no dependences outside of bitcoin core and uses only standard gnu commands so can be run fully offline; an improvement on Yeti Wallet Level 3 security model

Suitable for Storing $50k to $20M of Bitcoin when executed on a clean always offline PC from a Linux Live OS. (currently tested on Ubuntu 20.04 LTS, Xubuntu, Manjaro)

Seed words are backed up on paper in a format 100% compatible with Yeti Wallets

Find original here: https://github.com/JWWeatherman/yeticold

How to Use:

Put CreateWallet.sh in bitcoin/bin folder

Right-click in folder, select "Open in Terminal"

Open a new Terminal

Enter "chmod +x CreateWallet.sh"

Enter ./CreateWallet.sh and follow instructions on screen.

**To make a non 3-of-7 multisig wallet, use instructions above with CustomWallet.sh not CreateWallet.sh

**To make a multisig wallet with additional randomness from coin flips or dice rolls, use instructions above with CoinDiceWallet.sh

**To Make or Restore a Yeti Level One style single signature wallet for spending use LevelOne.sh