So.
The I/O Coin HTML5 team is proud to present the I/O Coin HTML5 Wallet v1.0.0.
Supported Platforms
Windows 7 (32-bit binary). Tested on Windows 7 x64.
Mac OS X 10.7+ (32-bit and 64-bit binaries). Tested on 10.8 and 10.9.
Unsupported Platforms Windows XP (daemon crash)
Windows 8 (daemon crash)
OS X 10.6 and earlier (unsupported by node-webkit)
Linux (experimental support, see below)
All other operating systems: Use at your own risk!
Installation (Windows)
Run the installer executable.
Do not change the installation folder or wallet will be unable to find the daemon executable.
Run wallet using shortcut in start menu, or by starting IOCoin HTML5 Wallet.exe.
Installation (OS X)
If you use a 32-bit system, download the 32-bit DMG. Otherwise, you may use either, but 64-bit is recommended.
Open the DMG, drag IOCoin.app into the Applications shortcut, then drag iocoind into the bin shortcut.
Run wallet by opening IOCoin.app.
Installation (Linux, Unsupported)
Compile the iocoin daemon from the source code.
Copy the compiled iocoind into /usr/local/bin or a create a symlink in /usr/local/bin to where you have iocoind.
Download the app.nw and the node-webkit runtime for Linux.
Drag and drop app.nw onto the node-webkit binary. If it fails to run, you may need to modify the binary to find libudev. Please see here for more information.
FAQIt crashed!/Something broke! Who do I yell at?
Take a screenshot of any information that appeared (e.g. any pop-ups). Send an email to
[email protected] or talk to one of the mods in #iocoin on irc.freenode.net.
Where does the wallet store its settings? On Windows: C:\Users\
\AppData\Roaming\IOCoin\html5wallet.conf
On OS X: /Users//Library/Application Support/html5wallet.conf
On Linux: ~/.iocoin/html5wallet.conf
How do I install a custom theme?
If it does not exist, create a themes folder inside the folder that contains html5wallet.conf (see above for exact location).
Drop the theme's folder inside the themes folder you just created.
The theme should now be selectable in the Settings tab.
How can I create a new theme?
Download the app.nw version of the wallet and the node-webkit runtime for your platform (the wallet uses v0.10.5 so we recommend this version for compatibility reasons).
Rename app.nw to app.zip and unzip it into a folder.
At the bottom of index.html, change DEBUG = false; to DEBUG = true;.
Create a new CSS file in the css/themes folder.
Copy img/no-preview.png and rename the copy to the same name as your .css file.
Run the wallet by dropping the app folder (with index.html and package.json at top-level) onto the node-webkit executable.
The debug tools will open with the wallet and the wallet will be using a "dummy" daemon.
How can I distribute my theme?
Create a new folder with the name of your theme somewhere on your computer (e.g. your desktop).
Place your theme's CSS file inside and rename it to theme.css.
Take a screenshot of your theme, crop and resize it so it's 195x150, and place it in the folder, renaming it to preview.png.
Compress the folder into a ZIP file and share it with the world!
I would like to point out, i use Windows 8 and it is a horrible OS. I am not surprised that the new wallet does not want to function correctly on this Operating System, but i am sure the Developers here will have it working in the next few weeks.
Also, we will hopefully see a wallet that you can lock, while staking, as this is a important feature.
But this is just Version 1. Look at Version 1 of Apple iPhone.
I/Ocoin has still delivered.