Skip to content

Aion Wallet - v1.0.0

Compare
Choose a tag to compare
@qoire qoire released this 05 Jul 21:03
· 155 commits to master since this release
e446419

This release contains the significantly updated feature set for the Aion Wallet. It features major changes to how keystore files are managed, and a bump in functionality with respect to transaction sending and history.

User guide and documentation available here, blog post here

Features

  • Ability to generate an HD wallet path specific to Aion (m/44'/425'/0'/0')
  • Ability to create, manage and export accounts from HD path
  • Ability to import and export keystore accounts
  • Ability to send and receive Transactions (limited to currency transfers for now)
  • Ability to view transaction history
  • Ability to view the sync status of the node

Requirements

The wallet is coupled to releases of the Aion kernel, we strongly recommend that this wallet be used with a local node running v0.2.8. Please only submit bug reports if you're running the wallet with this configuration.

Checksum Usage

  • Download the Aion Wallet binary and the checksum file (the file name SHA1SUMS) and put the files into the same folder.
  • Ppen terminal and go to the folder.
  • Input command sha1sum -c SHA1SUMS
  • if the binary file is complete and no error, you will see the message output like this :
    aion_wallet-v1.0.0.e446419e-2018-07-05.tar.bz2: OK