Skip to content

kirlean/xciwallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 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 cryptonote
mkdir build
cd build
cmake ..
make

About

xcicoin wallet v2 beta

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

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