Skip to content

iconexdev/iconex-wallet

Repository files navigation

ICONex — desktop crypto wallet for ICON Blockchain 🪐

Built by devs, for devs who talk in git commit -m "feat: 🚀".

A quick peek at the UI


⬇️ Grab the Desktop Wallet

OS Package Link
Windows ICONex-portable.exe Download latest
macOS ICONex-mac.dmg Download latest
Linux ICONex-linux.AppImage Download latest

Place files in a folder you trust, double‑click, and let the chain‑magic flow.


🌐 Official Website

For the safest and official downloads, documentation, and updates, visit the official ICONex site:
iconex.foundation — your trusted gateway to the crypto multiverse.


⚡ TL;DR

# clone, install, blast‑off
git clone https://github.com/icon-project/iconex.git
cd iconex
npm ci         # lean & deterministic
npm run dev    # spawns ./build-dev with hot reload

Heads‑up: your terminal is now the command center. Keep it caffeinated ☕.


🛠️ Bootstrapping the Beast

  1. Node ≥ 18 is your lightsaber. Grab it.
  2. npm ci — because install writes poetry, ci writes hashes.
  3. npm run dev — live‑reloads into ./build-dev/.
  4. Chromechrome://extensionsLoad unpacked → point at ./build-dev.
  5. Hack. Save. Watch the wallet morph in real‑time.

Test Chains wired in by default:
• ICX → https://lisbon.net.solidwallet.io
• ETH → https://ropsten.infura.io


🐞 Debug Like Neo

npm run remotedev   # spins a redux-devtools tunnel on :8000

Browse to http://localhost:8000 and bend state like spoons.


🏗️ Production Forge

npm run build        # emits ./build — battle‑ready

Flip the network switch inside src/constants/networks.ts if you need another dimension:

Mainnet ICX → https://ctz.solidwallet.io
Mainnet ETH → https://api.myetherapi.com/eth

Ship it, sign it, push it to the masses.


📚 Command Cheat‑Sheet

Command What it does
npm ci Zero‑based dependency install (faster CI)
npm run dev Dev build + hot reload
npm run remotedev Spins standalone Redux DevTools server
npm run build Minifies, hashes, lints & drops artifacts in ./build

⚖️ License

MIT, like most good open‑source caffeine.

May the forks be with you.

About

ICONex Wallet is a desktop wallet for the ICON blockchain with a clean GUI. It lets you create or import wallets, manage addresses and balances, send and receive assets, and securely sign transactions. It runs on Windows, macOS, and Linux, and supports hardware wallets like Ledger and Trezor.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors