- Each EvoX network user can register with an alias.
- For example:
@artfix - a human readable name associated with a payment address and text comment, which is stored in the blockchain.
- This alias provides a short, easy to remember name rather than a long and confusing string of random characters (like normal wallets address are).
- Blockchain storage ensures that aliases are protected from being altered or commandeered.
- Each alias is assigned to a particular wallet.
- Only one alias can be created per wallet.
- To register an alias choose
Register an alias from wallet main window. - To reduce possibility of phishing we set limitations on alias registrations.
- Users can use any combination of the lower-case
Latin letters a-z and the Arabic numerals 0-9. - Additionally, there is a length minimum of
6 characters . - The comment section will be temporarily stored in the blockchain until passing a checkpoint.
- Aliases can be used for more than just EvoX transactions.
- Think of them as a decentralised address book with universal
IDs that can be used for various services based on the EvoX Netwok platform.