OK
instructions are not present ((((under the link, only files
Isntall ubuntu 16 or something friendly with GUI on the virtual machine.
Download
https://github.com/iridiumdev/iridium-qt-wallet/releases/download/v1.0.0/Iridium-qtthen in the terminal
chmod +x Iridium-qt
./Iridium-qt
GUI wallet will be launched and synchronized.
Then you can send your wallet files created by windows to your ubuntu machine.
And then in the Qt wallet, File -> open wallet. It will show your balance.
Wallet just generates valid address and keys for it. So you can do all that stuff later. Or when windows qt will be ready.
Thanks for giving instructions, you should also install qt5 using this command before running GUI wallet, they may be required if it cannot open without them:
sudo apt-get install qt5-default qttools5-dev-tools
guys are excellent) installed)
launched
synchronized
860block
I did not find a console there. how to run a mining?
The Qt wallet is simply just a wallet. If you want to solo mine you can download the iridium daemon from
Once it's downloaded, install libtools with the command "sudo apt-get install libboost-all-dev" then configure the iridium daemon permissions with the command "chmod u+x iridiumd" Then finally run the iridium daemon with the command "./iridiumd"
Make sure you change into the directory that iridiumd is located with the "cd" command.
To start solo mining once running iridiumd, type the command "start_mining YOUR WALLET ADDRESS NUMBER_OF CORES" eg. start_mining ir... 2