Azim Wallet
|
I need a wallet
|
Welcome to Azim-Coin wallet system. After running the wallet in very first stepp you need to create you key-pairs, so
press the "I need a wallet" button and let the application lead you to the proper tab and step.
|
|
Generate Keys
|
In theory, generating random key-pairs can take place by calling a cryptographic library from DOTNET enviornment and validate it
for double-check the whole process and finally press on "continue" button.
|
|
Pseudo Randomness
|
But we do recommend to pass the output of random functions through our "Added Pseudo Random" module and prevent
all possible flaws in official random libraries. To involve "Added Pseudo Random" in the key generation process, uncheck
the "hide process", select specific sections of the initial private key and apply your desired logic-gate in
equivallent binary value. once you thought you had provided enough complexity to your private-key, then "validate" and "continue".
|
|
Save Keys
|
Now define a local wallet id, protect it by a proper secret and press on "Save Keys".
|
|
Congratulations!
|
You have created a wallet for Azim-Coin, successfully..
|