Skip to content

aivve/KarbowanecWallet

This branch is 486 commits ahead of, 18 commits behind xdn-project/digitalnotewallet:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

22ed971 · Nov 5, 2021
Nov 1, 2021
Nov 5, 2021
Oct 4, 2021
Dec 12, 2019
Nov 5, 2021
Jan 14, 2018
Dec 12, 2019
Nov 1, 2021
Mar 18, 2020
May 1, 2020
Oct 1, 2016
Mar 22, 2020
Mar 23, 2020

Repository files navigation

1. Clone wallet sources

git clone https://github.com/seredat/karbowanecwallet.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/seredat/karbowanec.git cryptonote

3. Build

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

About

Karbo graphical QT wallet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 45.3%
  • C 34.9%
  • POV-Ray SDL 7.9%
  • M4 5.3%
  • CMake 2.9%
  • Shell 2.0%
  • Other 1.7%