You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/MANUAL.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -620,6 +620,21 @@ When you choose to "Derive Key" from a Seed after you "Authenticate", you will s
620
620
621
621
For the Ethereum Private Key and Address, the "blockie" associated with the address is shown rather than a LifeHash. This is a [widely used specification](https://www.npmjs.com/package/ethereum-blockies) that much like LifeHash provides a visual representation. However, rather than being available for any key or seed, a blockie is always associated with the Ethereum address.
622
622
623
+
## Integrating with Tezos
624
+
625
+
If you use seeds with Ethereum instead of Bitcoin, you can set that as your default view by choosing "Tezos" as your "Primary Asset" under **Settings**.
626
+
627
+
This will cause some changes in functionality.
628
+
629
+
### Viewing a Tezos Seed
630
+
631
+
### Exporting a Tezos Seed
632
+
633
+
[TBD: What does this show, other than Tezos private key & address?]
634
+
[TBD: are there new defaults to replace 'cosigner public key' and 'cosigner private key'?]
635
+
[TBD: Do the HD Keys belong here?]
636
+
[TBD: need pics when things are finalized]
637
+
623
638
## Using Seed Tool for Transactions
624
639
625
640
**Seed Tool** can be used to store seeds for live transactions by taking advantage of its Request and PSBT capabilities. See [Integrating Seed Tool with Other Apps](Integration.md) for real-life examples of **Seed Tool** use.
@@ -632,7 +647,7 @@ Methods for outputting data are available throughout **Seed Tool**, including QR
632
647
633
648
A Share Sheet pops up when you touch and hold certain elements (such as parts of the OIB or the QR code) or when you click certain 'share' buttons. This lets you share text or graphics for derived keys, SSKR shares, seeds, and PSBTs. To start with, you can share via apps that have sharing capabilities, such as Airdrop, Messages, and Mail. We suggest sharing via an encrypted app, such as Signal.
634
649
635
-
If you scroll down on the sharing page, you can also "Copy to Clipboard", "New Quick Note", "Save to Files", and "Print" for text and "Save Image" for non-animated graphics such as simple QR codes and LifeHashes. Of these, "Save to Files" can be particularly powerful because it allows saving data to a backed up location, such as an iCloud drive, or even to an attached MicroSD card if you have an appropriate adapter. Obviously, you should be sure that any private information is only backed up to a secure location: MicroSD cards are a particularly good option.
650
+
If you scroll down on the sharing page, you can also "Copy to Clipboard", "New Quick Note", "Save to Files", and "Print" for text and a number of additional options for non-animated graphics such as simple QR codes and LifeHashes. Of these, "Save to Files" can be particularly powerful because it allows saving data to a backed up location, such as an iCloud drive, or even to an attached MicroSD card if you have an appropriate adapter. Obviously, you should be sure that any private information is only backed up to a secure location: MicroSD cards are a particularly good option.
0 commit comments