n1rvana / wallet-exploration

Experiments in wallet generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wallet-exploration

Experiments in wallet generation

Utilities

brain2BIP39.sh -- a simple script that derives a BIT-39 24 word phrase from a DiceWare pasphrase.

Dependencies

TEST CASE 1:

$ ./brain2BIP39.sh

<...>

Enter Brain Wallet: abcdefghijklmnop

BIP-39 mnemonic / Wallet Restoration Phrase:

gun surge tag believe lion tomato guess stuff detect humble interest toast festival nest shuffle wolf promote educate weather draw route gym genuine express

TEST CASE 2:

$ ./brain2BIP39.sh

<...>

Enter Brain Wallet: The Times 03/Jan/2009 Chancellor on brink of second bailout for banks

BIP-39 mnemonic / Wallet Restoration Phrase:

hello beyond choose luggage strong wise case chair unfair jazz token credit repair refuse badge avocado image deer mobile lyrics equip again vast bitter

About

Experiments in wallet generation

License:MIT License


Languages

Language:Shell 100.0%