Difference between revisions of "IceLeaf"

From Snowblossom Wiki
Jump to: navigation, search
Line 17: Line 17:
 
* Supports multiple named wallets at the same time
 
* Supports multiple named wallets at the same time
 
* Sending simple transactions
 
* Sending simple transactions
 
+
* Supports creating watch-only wallets using xpub of seed wallet
  
 
==Planned Features==
 
==Planned Features==
 
 
* Address list for a wallet, showing used status, number of transactions and UTXOs
 
* Address list for a wallet, showing used status, number of transactions and UTXOs
 
* History for a wallet, showing all transactions and their confirmation status
 
* History for a wallet, showing all transactions and their confirmation status
 
* Wallet file encryption
 
* Wallet file encryption
* Using a better font - want fixed width for addresses and balances
+
 
  
 
==Open Issues==
 
==Open Issues==
  
* Enabling look and feel makes copy and paste not work on MacOS
+
==How To Do Things==
 +
 
 +
===Backup Wallets===

Revision as of 17:20, 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


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