ICONex Desktop version (Chrome extension)
ICONex is a wallet where you can keep not only ICX but also other various crypto-currencies.
You can install modules with npm (Node.js v7.10 or later, LTS recommended):
# Install dependencies
npm install# build files to './build-test'
# build app continuously
npm run devICX Network: Testnet (testwallet.icon.foundation)
ETH Network: Ropsten ETH (ropsten.infura.io)
Load unpacked extensions with ./build-test folder.
npm run remotedevThen, open http://localhost:8000.
# build files to './build'
npm run buildICX Network: Mainnet (wallet.icon.foundation)
ETH Network: ETH (api.myetherapi.com/eth)