dhnbid8 / kifmon

a crypto multi-wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kifmon

a crypto multi-wallet

create wallet

send curency

get balance

  1. BTC
  2. ETH
  3. BCH
  4. DOGE
  5. LTC
  6. XMR
  7. NMC
  8. PPC
  9. XTZ
  10. TRX
  11. TRC-20
  12. ERC-20

Installation :

git clone https://github.com/dhnbid8/kifmon.git
cd kifmon
npm install
npm start

if you have Error: error:0308010C:digital envelope routines::unsupported :

Linux & Mac OS (windows git bash) :

export NODE_OPTIONS=--openssl-legacy-provider

Windows command prompt :

set NODE_OPTIONS=--openssl-legacy-provider

About

a crypto multi-wallet


Languages

Language:JavaScript 100.0%