Skip to content

1337lulz/dICO-Wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dICO Wallet v0.1

SPV lightweight GUI wallet for KMD, BTC, ZEC and MNZ.

Install dependencies

OSX / LINUX

curl https://install.meteor.com/ | sh
git clone https://github.com/ca333/dico-wallet
cd dico-wallet
meteor npm install --save sweetalert 
meteor npm install --save pm2 fs-extra fix-path

run the dico-wallet: (current version has only OSX version of the komodoplatformdaemon included)

meteor run

WIN

//todo

Install chocolatey from https://chocolatey.org/install and afterwards install meteor via administrator command prompt:

choco install meteor

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.7%
  • HTML 19.7%
  • CSS 6.6%