Skip to content

Worktips Lite Wallet

Compare
Choose a tag to compare
@Vordas Vordas released this 01 May 04:18
· 65 commits to master since this release
057681c

Worktips lite wallet v1.0.2

Changelog v1.0.2

  • added new main menu option: 'Settings' -> 'Connection'
  • multiple master nodes added
  • ability to select between 3 master nodes for connection
  • ability to specify custom node address/port for connection
  • ability to specify local node connection IP '127.0.0.1' and port '18238' (CLI client must be running on the same system before attempting this connection)
  • minor GUI updates
  • various fixes and cleanups

Features

  • CPU miner
  • Remote node sync
  • No local blockchain storage
  • Send WTIP
  • Receive WTIP
  • Address book
  • CSV export
  • Transactions history
  • Create wallet
  • Open wallet
  • Backup wallet
  • Import keys
  • Export keys
  • Encrypt wallet
  • Select connecting master node
  • Custom remote node connection
  • Custom local node connection

How to use

1. Download the latest release of Worktips Lite wallet

2. Unpack the release package

3. Backup your Worktips wallet file (skip this step if creating a new wallet)

4. Run Worktips and open your wallet file (or create a new one)

5. Synchronize with the network

6. Use the wallet

How to compile

Coming soon