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 dev
ICX Network: Testnet (testwallet.icon.foundation)
ETH Network: Ropsten ETH (ropsten.infura.io)
Load unpacked extensions with ./build-test
folder.
npm run remotedev
Then, open http://localhost:8000
.
# build files to './build'
npm run build
ICX Network: Mainnet (wallet.icon.foundation)
ETH Network: ETH (api.myetherapi.com/eth)