Skip to content

xcicoin/xciwallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Dependencies

First install all dependencies to build https://github.com/xcicoin/xcicoin You should be able to build xcicoin from source before continue. Next, install Qt5. https://wiki.qt.io/Main Next, clone repositories and build. You can do it with the following commands if you run use Ubuntu:

2. Build

git clone https://github.com/xcicoin/xciwallet.git
cd xciwallet
git clone https://github.com/xcicoin/xcicoin-1.0.11 cryptonote
mkdir build
cd build
cmake ..
make

About

XCI Coin GUI wallet v 1.0.2 based on xci-1.0.11 core version.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.3%
  • CMake 5.9%
  • QMake 1.3%
  • Other 0.5%