8000 GitHub - seredat/karbowanecwallet: Karbowanec Wallet - wallet for Karbo (Karbovanets) cryptocurrency.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

seredat/karbowanecwallet

 
 

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 53.1%
  • C 34.9%
  • M4 5.3%
  • CMake 3.0%
  • Shell 2.0%
  • QMake 0.5%
  • Other 1.2%
0