Difference between revisions of "IceLeaf"
(→Backup Wallets) |
|||
Line 30: | Line 30: | ||
===Backup Wallets=== | ===Backup Wallets=== | ||
+ | |||
+ | Backup all the contents of the directory set as "Wallet Directory" | ||
+ | |||
+ | Note: Instead of doing this, if your wallets are all HD Seed wallets and you have a record of the 12 word seeds, those are sufficient to recover the wallets. | ||
+ | |||
+ | ===Rename A Wallet=== | ||
+ | |||
+ | * Exit IceLeaf | ||
+ | * In "Wallet Directory" find the wallet directory in question and rename it | ||
+ | |||
+ | ===Remove A Wallet=== | ||
+ | |||
+ | * Exit IceLeaf | ||
+ | * In "Wallet Direcory" find the wallet directory and remove it |
Revision as of 17:28, 14 July 2019
IceLeaf is a graphical client that should work on any desktop OS where Java runs. See Download for how to get and install it.
Or it can be built from source, of course.
bazel build :IceLeaf_deploy.jar
Contents
Existing Features
- Allows optional running a full node
- Allows connecting to other nodes instead of running a full node
- Supports creating Seed word wallets
- Supports creating old standard ecdsa (without seed) wallets
- Supports creating QHard wallets (see Quantum_Tough)
- Supports multiple named wallets at the same time
- Sending simple transactions
- Supports creating watch-only wallets using xpub of seed wallet
Planned Features
- Address list for a wallet, showing used status, number of transactions and UTXOs
- History for a wallet, showing all transactions and their confirmation status
- Wallet file encryption
Open Issues
How To Do Things
Backup Wallets
Backup all the contents of the directory set as "Wallet Directory"
Note: Instead of doing this, if your wallets are all HD Seed wallets and you have a record of the 12 word seeds, those are sufficient to recover the wallets.
Rename A Wallet
- Exit IceLeaf
- In "Wallet Directory" find the wallet directory in question and rename it
Remove A Wallet
- Exit IceLeaf
- In "Wallet Direcory" find the wallet directory and remove it