jiri-novotny / arizen

Arizen is new Zencash wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency status License Build status Code Climate Coverage Status

Version History

v1.1.1

  • Fixed auto-updater issue

v1.1.0

  • New GUI and improved functionality

v1.0.1

  • added possibility to chose one of your wallet in "Send" "To" section
  • Fixed bug with wrong transaction ordering in transaction history section
  • Fixed bug with importing wallet on "Create new wallet" forms, for .uawd and .awd files
  • Fixed copy/cut/paste in register form
  • Allow special character in username
  • Fixed auto-update feature on Windows
  • Only AppImage format is supported for Linux (only this format can be auto-updated)

v1.0.0

  • You can download Arizen wallet from Release section from Github right now
  • You can create multiple separate accounts
  • Password protected locally stored accounts
  • All data are encrypted (any of other wallets does not have this) and stored only on your HDD
  • Detailed info about address and transaction history
  • You can import / export wallet to encrypted .awd / decrypted .uawd Arizen's file
  • Desktop notifications when balance has been changed
  • Arizen automatically downloads updates instead of you
  • Windows + MacOS + Linux installation files

Wallet

  • Needs connection to the insight and API (you can change servers in settings)
  • Arizen is API wallet

How to create distribution

npm run dist

Screenshots

Overview of walet Overview of walet 2 List of addresses Transaction detail Settings About

About

Arizen is new Zencash wallet

License:MIT License


Languages

Language:JavaScript 65.9%Language:CSS 18.3%Language:HTML 15.8%