All Projects → icon-project → iconex_chrome_extension

icon-project / iconex_chrome_extension

Licence: MIT license
ICONex Desktop Wallet

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to iconex chrome extension

Breadcrumb
Minimalistic Bitcoin toolkit for iOS.
Stars: ✭ 23 (-53.06%)
Mutual labels:  wallet
minter-go-sdk
Minter Blockchain Golang SDK, 💳 wallet, 🧾 transactions, gRPC and HTTP clients 🌐 https://t.me/MinterGoSDK
Stars: ✭ 12 (-75.51%)
Mutual labels:  wallet
frontend-moon-wallet
Lightweight & user-friendly crypto wallet
Stars: ✭ 46 (-6.12%)
Mutual labels:  wallet
greenpass-android
Green Pass PDF Wallet Android App
Stars: ✭ 29 (-40.82%)
Mutual labels:  wallet
Solnet
Solana's .NET SDK and integration library.
Stars: ✭ 252 (+414.29%)
Mutual labels:  wallet
cryptaddress.now
A minimal service to detect which cryptocurrency an address corresponds to.
Stars: ✭ 23 (-53.06%)
Mutual labels:  wallet
arweave-python-client
This client allows you to integrate your python apps with the Arweave network allowing you to perform wallet operations and transactions
Stars: ✭ 87 (+77.55%)
Mutual labels:  wallet
covidpass
Web app for adding EU Digital COVID Certificates to your wallet apps
Stars: ✭ 1,228 (+2406.12%)
Mutual labels:  wallet
speckle-browser-extension
Universal browser extension for Web 3 and the Polkadot ecosystem
Stars: ✭ 28 (-42.86%)
Mutual labels:  wallet
BoAT-X-Framework
BoAT-X Blockchain Application Framework for IoT
Stars: ✭ 814 (+1561.22%)
Mutual labels:  wallet
Best
Gifts for Programmers
Stars: ✭ 22 (-55.1%)
Mutual labels:  wallet
data exchange
Data exchange Client including wallet
Stars: ✭ 36 (-26.53%)
Mutual labels:  wallet
BitBruteForce-Wallet
No description or website provided.
Stars: ✭ 142 (+189.8%)
Mutual labels:  wallet
Multy-android
Mobile multy-blockchain wallet client.
Stars: ✭ 17 (-65.31%)
Mutual labels:  wallet
sgxwallet
sgxwallet is the first-ever opensource high-performance hardware secure crypto wallet that is based on Intel SGX technology. First opensource product on Intel SGX whitelist. Scales to 100,000+ transactions per second. Currently supports ETH and SKALE, and will support BTC in the future. Sgxwallet is under heavy development and use by SKALE network.
Stars: ✭ 50 (+2.04%)
Mutual labels:  wallet
wallet-eos
wallet-eos EOS钱包 助记词 私钥 转账
Stars: ✭ 28 (-42.86%)
Mutual labels:  wallet
Crypto-Wallet
Open source SHA-512 loginless bitcoin wallet
Stars: ✭ 24 (-51.02%)
Mutual labels:  wallet
unused-My-Wallet-V3-jar
Deprecated. Now lives here: https://github.com/blockchain/My-Wallet-V3-Android/tree/master/wallet
Stars: ✭ 32 (-34.69%)
Mutual labels:  wallet
anyl-wallet
🏦 Anyl Embedded Wallet for Internet of Things
Stars: ✭ 28 (-42.86%)
Mutual labels:  wallet
wallet-adapter
Modular TypeScript wallet adapters and components for Solana applications.
Stars: ✭ 964 (+1867.35%)
Mutual labels:  wallet

ICONex

ICONex Desktop version (Chrome extension)

ICONex is a wallet where you can keep not only ICX but also other various crypto-currencies.

Development Setup

Install Modules

You can install modules with npm (Node.js v7.10 or later, LTS recommended):

# Install dependencies
npm install
Run development mode:
# build files to './build-test'
# build app continuously
npm run dev

ICX Network: Testnet (https://lisbon.net.solidwallet.io)
ETH Network: Ropsten ETH (ropsten.infura.io)

Load unpacked extensions with ./build-test folder.

Run redux-devtools for debug :
npm run remotedev

Then, open http://localhost:8000.

Build

Run build:
# build files to './build'
npm run build

ICX Network: Mainnet (wallet.icon.foundation)
ETH Network: ETH (api.myetherapi.com/eth)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].