Skip to content

nutucoin/nutucoinwallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Clone wallet sources

git clone https://github.com/nutucoin/nutucoinwallet.git

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

ln -s ../nutucoin cryptonote

Alternative way is to create git submodule:

git submodule add https://github.com/nutucoin/nutucoin.git cryptonote

3. Build

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors