Skip to content

Commit

Permalink
Additional installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
pjkundert committed Nov 21, 2024
1 parent 07fdd83 commit 5533f5d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions App.org
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,13 @@ cryptocurrency accounts related to the Seed.
#+CAPTION: SLIP-39 App
[[../../images/slip39.png]]

*** Alternative Installation (for techies, on macOS or Linux)

Open a terminal and run:

: $ python3 -m pip install slip39[gui]
: $ python3 -m slip39.gui

** SLIP-39 Mnemonic Recovery Cards

We don't recommend writing down one BIP-39 12-word or 24-word Mnemonic phrase, and hoping that
Expand Down
Binary file modified App.pdf
Binary file not shown.
10 changes: 10 additions & 0 deletions App.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,16 @@ Table of Contents

[SLIP-39 App] <https://slip39.com/app>

1.1.1 Alternative Installation (for techies, on macOS or Linux)
╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌

Open a terminal and run:

┌────
│ $ python3 -m pip install slip39[gui]
│ $ python3 -m slip39.gui
└────


1.2 SLIP-39 Mnemonic Recovery Cards
───────────────────────────────────
Expand Down

0 comments on commit 5533f5d

Please sign in to comment.