Skip to content

Karbowanec Wallet - wallet for Karbo (Karbovanets) cryptocurrency.

License

Notifications You must be signed in to change notification settings

oALeixo/niobio-wallet

 
 

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

Karbowanec Wallet - wallet for Karbo (Karbovanets) cryptocurrency.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.2%
  • CMake 1.7%
  • Other 1.1%