Skip to content

Karbovanets/Karbo-GUI

 
 

Repository files navigation

Karbo-GUI

Alt. wallet for Karbo

1. Clone wallet sources

git clone https://github.com/Karbovanets/Karbo-GUI.git

2. Set symbolic link to coin sources at the same level as src. For example:

ln -s ../karbowanec cryptonote

Alternative way is to create git submodule:

git submodule add https://github.com/Karbovanets/karbowanec.git cryptonote

3. Build

mkdir build && cd build && cmake .. && make

Releases

Packages

Contributors

Languages