Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
10d9e committed Feb 6, 2021
1 parent 8ce5505 commit 6ea7625
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -19,9 +19,9 @@ Display public Ethereum and Bitcoin keys from a 12 or 24 word passphrase.

Example:

`bippy -bip39 -pass=123456 -n 10 -phrase "echo cool vapor illness drastic citizen damp nurse labor rocket tool verb tower position duck endless tourist struggle ten firm scissors pilot own crouch"`

```
% bippy -bip39 -pass=123456 -n 10 -phrase "echo cool vapor illness drastic citizen damp nurse labor rocket tool verb tower position duck endless tourist struggle ten firm scissors pilot own crouch"
BIP39 Mnemonic: echo cool vapor illness drastic citizen damp nurse labor rocket tool verb tower position duck endless tourist struggle ten firm scissors pilot own crouch
BIP39 Passphrase: 123456
BIP39 Seed: ab4895a008f0747ebc15719f7b165f288b985f62860a9df0add500f70947226d0198429ccb3dda26f9660d7a8a787582c6370fbd0f8bc025fb6f762661529ab1
Expand Down Expand Up @@ -83,9 +83,9 @@ m/84'/0'/0'/0/9 bc1qxpr7llpvn2fuu53ttderqvgggt0y2d6m8fq3eu L3UMXqdnwNiPjvMb41

## generate bip39 mnemonic with passphrase:

`bippy -bip39 -pass=123456 -n 10`

```
% bippy -bip39 -pass=123456 -n 10
BIP39 Mnemonic: noodle cigar stamp awkward income worry must life wage canoe ancient harsh key indicate loud service ripple smile pledge flame rather exit theory share
BIP39 Passphrase: 123456
BIP39 Seed: 03c889b029068b4fcb1a122e242948f5b151533c19b7f550364c9745d446d66b2a470554ebc3661d29b840ffe1ea9a5c55f7c8a26caee47ff38c0fa3d59f93f2
Expand Down

0 comments on commit 6ea7625

Please sign in to comment.